Explorar el Código

Merge pull request #7 from wildfirechat/dependabot/maven/com.fasterxml.jackson.core-jackson-databind-2.9.10.1

Bump jackson-databind from 2.9.8 to 2.9.10.1
imndx hace 5 años
padre
commit
d1691dc55c
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      pom.xml

+ 1 - 1
pom.xml

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