Skip to content

Commit 72f475e

Browse files
Bump jackson-databind from 2.5.4 to 2.9.10.8 in /springboot-web-swagger
Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.5.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] <[email protected]>
1 parent 8da03f4 commit 72f475e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

springboot-web-swagger/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
<dependency>
4848
<groupId>com.fasterxml.jackson.core</groupId>
4949
<artifactId>jackson-databind</artifactId>
50-
<version>2.5.4</version>
50+
<version>2.9.10.8</version>
5151
</dependency>
5252

5353
<!-- Lombok 工具 -->

0 commit comments

Comments
 (0)