Skip to content

Commit

Permalink
Merge pull request #180 from Gerald-Development/dependabot/maven/com.…
Browse files Browse the repository at this point in the history
…fasterxml.jackson.core-jackson-databind-2.12.6.1

build(deps): bump jackson-databind from 2.12.3 to 2.12.6.1
  • Loading branch information
ElementalMP4 authored May 31, 2022
2 parents 7e29f7c + a4a01a1 commit b3a48ea
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 @@ -181,7 +181,7 @@
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-databind</artifactId>
<version>2.12.3</version><!--$NO-MVN-MAN-VER$ -->
<version>2.12.6.1</version><!--$NO-MVN-MAN-VER$ -->
</dependency>
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
Expand Down

0 comments on commit b3a48ea

Please sign in to comment.