Просмотр исходного кода

Bump jackson-databind from 2.2.2 to 2.9.10.4

Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.2.2 to 2.9.10.4.
- [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] 4 лет назад
Родитель
Сommit
4e1fcde9ee
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      pom.xml

+ 1 - 1
pom.xml

@@ -131,7 +131,7 @@
     <dependency>
       <groupId>com.fasterxml.jackson.core</groupId>
       <artifactId>jackson-databind</artifactId>
-      <version>2.2.2</version>
+      <version>2.9.10.4</version>
     </dependency>
     <dependency>
       <groupId>com.fasterxml.jackson.core</groupId>