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

Merged
ps merged 1 commit from renovate/jackson-monorepo into main 2026-05-29 06:08:31 +00:00
Showing only changes of commit 8690201fbc - Show all commits

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>