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

Bump jackson-databind from 2.13.1 to 2.13.2.1
This commit is contained in:
Michael
2022-03-30 22:49:31 +02:00
committed by GitHub

View File

@@ -142,7 +142,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.13.1</version> <version>2.13.2.1</version>
</dependency> </dependency>
<dependency> <dependency>
<groupId>commons-cli</groupId> <groupId>commons-cli</groupId>