Update dependency com.fasterxml.jackson.core:jackson-databind to v2.22.1 #20

Merged
ps merged 2 commits from renovate/jackson-monorepo into main 2026-07-08 04:37:05 +00:00
Showing only changes of commit e3e417af5f - 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.22.0</version> <version>2.22.1</version>
</dependency> </dependency>
<dependency> <dependency>
<groupId>com.fasterxml.jackson.core</groupId> <groupId>com.fasterxml.jackson.core</groupId>