Merge pull request 'Update jackson monorepo' (#14) from renovate/jackson-monorepo into main

Reviewed-on: #14
This commit is contained in:
Peter Eiser 2026-06-01 04:22:51 +00:00
commit 9c11b3d629

View file

@ -67,12 +67,12 @@
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-databind</artifactId>
<version>2.21.4</version>
<version>2.22.0</version>
</dependency>
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-annotations</artifactId>
<version>2.21</version>
<version>2.22</version>
</dependency>
<dependency>