Skip to content

Commit

Permalink
Merge pull request #153 from GeoLatte/dependabot/maven/json/com.faste…
Browse files Browse the repository at this point in the history
…rxml.jackson.core-jackson-databind-2.12.6.1

Bump jackson-databind from 2.10.0.pr1 to 2.12.6.1 in /json
  • Loading branch information
maesenka authored Aug 12, 2022
2 parents a23a681 + ed43116 commit 5f766ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion json/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-databind</artifactId>
<version>2.10.0.pr1</version>
<version>2.12.6.1</version>
<optional>true</optional>
</dependency>
<dependency>
Expand Down

0 comments on commit 5f766ca

Please sign in to comment.