Merge pull request #29 from RatzzFatzz/dependabot/maven/com.fasterxml.jackson.core-jackson-databind-2.13.4.1

Bump jackson-databind from 2.13.2.1 to 2.13.4.1
This commit is contained in:
Michael
2023-02-12 12:11:22 +01:00
committed by GitHub

View File

@@ -160,7 +160,7 @@
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-databind</artifactId>
<version>2.13.2.1</version>
<version>2.13.4.1</version>
</dependency>
<dependency>
<groupId>commons-cli</groupId>