소스 검색

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 년 전
부모
커밋
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>