Skip to content

Commit

Permalink
Merge pull request #4 from awslabs/dependabot/maven/com.fasterxml.jac…
Browse files Browse the repository at this point in the history
…kson.core-jackson-databind-2.12.7.1

Bump jackson-databind from 2.11.1 to 2.12.7.1
  • Loading branch information
neilzhao-aws authored Dec 22, 2022
2 parents d5c007e + 6e26611 commit d0b7d47
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 @@ -53,7 +53,7 @@
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-databind</artifactId>
<version>2.11.1</version>
<version>2.12.7.1</version>
</dependency>

</dependencies>
Expand Down

0 comments on commit d0b7d47

Please sign in to comment.