Update dependency com.fasterxml.jackson.core:jackson-databind to v2.21.4

This commit is contained in:
[BOT] Renovate 2026-05-29 04:46:12 +00:00
parent 4e366b1586
commit 8690201fbc

View file

@ -67,7 +67,7 @@
<dependency> <dependency>
<groupId>com.fasterxml.jackson.core</groupId> <groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-databind</artifactId> <artifactId>jackson-databind</artifactId>
<version>2.21.3</version> <version>2.21.4</version>
</dependency> </dependency>
<dependency> <dependency>
<groupId>com.fasterxml.jackson.core</groupId> <groupId>com.fasterxml.jackson.core</groupId>