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

Reviewed-on: #4
This commit is contained in:
Peter Eiser 2026-02-24 14:24:21 +00:00
commit c28a45c9a9

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