Skip to content

Commit a9130c7

Browse files
build(deps): bump jackson-databind from 2.8.5 to 2.12.7.1
Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.8.5 to 2.12.7.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] <support@github.com>
1 parent d245ad9 commit a9130c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@
113113
<dependency>
114114
<groupId>com.fasterxml.jackson.core</groupId>
115115
<artifactId>jackson-databind</artifactId>
116-
<version>2.8.5</version>
116+
<version>2.12.7.1</version>
117117
</dependency>
118118
<!-- Spring Security -->
119119
<dependency>

0 commit comments

Comments
 (0)