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

Reviewed-on: #13
This commit is contained in:
Peter Eiser 2026-05-29 06:08:30 +00:00
commit 7705bce77b

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>