Skip to content

Commit 732b1c4

Browse files
Bump jackson-databind from 2.12.1 to 2.12.7.1 (#93)
Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.12.1 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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7132ac9 commit 732b1c4

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
@@ -98,7 +98,7 @@
9898
<dependency>
9999
<groupId>com.fasterxml.jackson.core</groupId>
100100
<artifactId>jackson-databind</artifactId>
101-
<version>2.12.1</version>
101+
<version>2.12.7.1</version>
102102
</dependency>
103103
<dependency>
104104
<groupId>org.yaml</groupId>

0 commit comments

Comments
 (0)