diff --git a/pom.xml b/pom.xml index 8a787ee..66b48aa 100644 --- a/pom.xml +++ b/pom.xml @@ -50,7 +50,7 @@ <dependency> <groupId>com.fasterxml.jackson.core</groupId> <artifactId>jackson-databind</artifactId> - <version>2.12.1</version> + <version>2.12.6.1</version> <type>jar</type> </dependency>