Ver Fonte

Bump jackson-databind from 2.9.8 to 2.9.10.1

Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.9.8 to 2.9.10.1.
- [Release notes](https://github.com/FasterXML/jackson/releases)
- [Commits](https://github.com/FasterXML/jackson/commits)

Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] há 5 anos atrás
pai
commit
7ba28e539e
1 ficheiros alterados com 1 adições e 1 exclusões
  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>