Skip to content

Commit b4ee32e

Browse files
Chore(deps): Bump jackson-databind from 2.12.4 to 2.12.5
Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.12.4 to 2.12.5. - [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 update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e317813 commit b4ee32e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -426,7 +426,7 @@
426426
<dependency>
427427
<groupId>com.fasterxml.jackson.core</groupId>
428428
<artifactId>jackson-databind</artifactId>
429-
<version>2.12.4</version>
429+
<version>2.12.5</version>
430430
</dependency>
431431
<dependency>
432432
<groupId>commons-io</groupId>

0 commit comments

Comments
 (0)