Skip to content

Commit 7842a9f

Browse files
authored
Merge pull request zhoutaoo#138 from zhoutaoo/dependabot/maven/common/web/com.fasterxml.jackson.core-jackson-databind-2.9.10.4
Bump jackson-databind from 2.9.10.1 to 2.9.10.4 in /common/web
2 parents d98be4b + 211bed3 commit 7842a9f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎common/web/pom.xml

+1-1
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.1</version>
47+
<version>2.9.10.4</version>
4848
</dependency>
4949
<!--mybatis plus依赖包-->
5050
<dependency>

0 commit comments

Comments
 (0)