Skip to content
This repository was archived by the owner on Dec 4, 2023. It is now read-only.

Commit 8a3aedf

Browse files
Bump jackson-databind from 2.12.1 to 2.12.6.1 (#1465)
Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.12.1 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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 541408d commit 8a3aedf

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
@@ -296,7 +296,7 @@
296296
<dependency>
297297
<groupId>com.fasterxml.jackson.core</groupId>
298298
<artifactId>jackson-databind</artifactId>
299-
<version>2.12.1</version>
299+
<version>2.12.6.1</version>
300300
</dependency>
301301

302302
<dependency>

0 commit comments

Comments
 (0)