Skip to content

Commit

Permalink
Merge pull request #456 from marklogic-community/dependabot/maven/com…
Browse files Browse the repository at this point in the history
….fasterxml.jackson.core-jackson-databind-2.12.7.1

Bump jackson-databind from 2.12.6.1 to 2.12.7.1
  • Loading branch information
rjrudin authored Nov 21, 2022
2 parents 286be96 + 1395a0d commit 997a7aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ It is not intended to be used to build this project.
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-databind</artifactId>
<version>2.12.6.1</version>
<version>2.12.7.1</version>
<scope>compile</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 997a7aa

Please sign in to comment.