Merge pull request 'Update dependency com.fasterxml.jackson.core:jackson-databind to v2.21.3' (#9) from renovate/jackson-monorepo into main

Reviewed-on: #9
This commit is contained in:
Peter Eiser 2026-04-29 04:21:18 +00:00
commit 27ab0df084

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.2</version> <version>2.21.3</version>
</dependency> </dependency>
<dependency> <dependency>
<groupId>com.fasterxml.jackson.core</groupId> <groupId>com.fasterxml.jackson.core</groupId>