Merge branch 'master' of github.com:ZUGFeRD/mustangproject

This commit is contained in:
jstaerk
2022-10-19 19:28:31 +02:00

View File

@@ -61,7 +61,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.2.1</version> <version>2.13.4.1</version>
</dependency> </dependency>
<dependency> <dependency>