Skip to content

Commit 1ff85ed

Browse files
authored
Merge pull request #12 from niumoo/dependabot/maven/springboot-data-mybatis/com.fasterxml.jackson.core-jackson-databind-2.9.10.8
Bump jackson-databind from 2.9.8 to 2.9.10.8 in /springboot-data-mybatis
2 parents 8da03f4 + bb43bad commit 1ff85ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

springboot-data-mybatis/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@
151151
<dependency>
152152
<groupId>com.fasterxml.jackson.core</groupId>
153153
<artifactId>jackson-databind</artifactId>
154-
<version>2.9.8</version>
154+
<version>2.9.10.8</version>
155155
</dependency>
156156
<dependency>
157157
<groupId>com.fasterxml</groupId>

0 commit comments

Comments
 (0)