Skip to content

Commit 79fb0a9

Browse files
Bump jackson-databind from 2.6.4 to 2.9.10.8 in /springmvcdemo
Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.6.4 to 2.9.10.8. - [Release notes](https://github.com/FasterXML/jackson/releases) - [Commits](https://github.com/FasterXML/jackson/commits) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.core:jackson-databind dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e2562c7 commit 79fb0a9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

springmvcdemo/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
<dependency>
3535
<groupId>com.fasterxml.jackson.core</groupId>
3636
<artifactId>jackson-databind</artifactId>
37-
<version>2.6.4</version>
37+
<version>2.9.10.8</version>
3838
</dependency>
3939
<!-- common相关 -->
4040
<dependency>

0 commit comments

Comments
 (0)