deps: update jackson-databind to 2.18.0

This commit is contained in:
Stefan Kalscheuer 2024-10-03 18:06:17 +02:00
parent 7bd4dd7e78
commit 1e7ee35421
Signed by: stefan
GPG Key ID: 3887EC2A53B55430

View File

@ -50,7 +50,7 @@
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-databind</artifactId>
<version>2.17.2</version>
<version>2.18.0</version>
</dependency>
<dependency>