Skip to content

Commit ce52baf

Browse files
authored
Merge pull request #218 from zhoutaoo/dependabot/maven/common/web/com.fasterxml.jackson.core-jackson-databind-2.12.6.1
Bump jackson-databind from 2.9.10.8 to 2.12.6.1 in /common/web
2 parents 49743a6 + 79e079b commit ce52baf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

common/web/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
<dependency>
4545
<groupId>com.fasterxml.jackson.core</groupId>
4646
<artifactId>jackson-databind</artifactId>
47-
<version>2.9.10.8</version>
47+
<version>2.12.6.1</version>
4848
</dependency>
4949
<!--mybatis plus依赖包-->
5050
<dependency>

0 commit comments

Comments
 (0)