deps: update jackson to 2.15.3

This commit is contained in:
2023-10-23 18:17:41 +02:00
parent 5e5143168e
commit 2722a125e5
2 changed files with 7 additions and 1 deletions

View File

@ -49,7 +49,7 @@
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-databind</artifactId>
<version>2.15.2</version>
<version>2.15.3</version>
</dependency>
<dependency>