Skip to content

Commit 9b1244b

Browse files
Bump jackson-databind in /springboot-data-mybatis
Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.9.10.8 to 2.12.6.1. - [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 f72b270 commit 9b1244b

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.10.8</version>
154+
<version>2.12.6.1</version>
155155
</dependency>
156156
<dependency>
157157
<groupId>com.fasterxml</groupId>

0 commit comments

Comments
 (0)