Update dependency com.fasterxml.jackson.core:jackson-databind to v2.21.3

This commit is contained in:
[BOT] Renovate 2026-04-28 20:31:07 +00:00
parent 21833dcb0d
commit a372032681

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>