Browse Source

Merge commit '48971e675291d7d8f0a7f625b342fe9fa3819b16'

* commit '48971e675291d7d8f0a7f625b342fe9fa3819b16':
  Bump jackson-databind from 2.9.8 to 2.9.10.7
imhao183 4 years ago
parent
commit
b13e04d9ea
1 changed files with 1 additions and 1 deletions
  1. 1 1
      pom.xml

+ 1 - 1
pom.xml

@@ -193,7 +193,7 @@
         <dependency>
             <groupId>com.fasterxml.jackson.core</groupId>
             <artifactId>jackson-databind</artifactId>
-            <version>2.9.8</version>
+            <version>2.9.10.7</version>
         </dependency>
         <dependency>
             <groupId>com.fasterxml.jackson.core</groupId>