Skip to content

Commit f72b270

Browse files
authored
Merge pull request #11 from niumoo/dependabot/maven/springboot-web-swagger/com.fasterxml.jackson.core-jackson-databind-2.9.10.8
Bump jackson-databind from 2.5.4 to 2.9.10.8 in /springboot-web-swagger
2 parents 1ff85ed + 72f475e commit f72b270

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

springboot-web-swagger/pom.xml

Lines changed: 1 addition & 1 deletion
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)