Skip to content

Commit

Permalink
Update dependency com.fasterxml.jackson.core:jackson-databind to v2.1…
Browse files Browse the repository at this point in the history
…3.4.2
  • Loading branch information
renovate[bot] committed Oct 13, 2022
1 parent 98655f5 commit 60a13a1
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 @@ -16,7 +16,7 @@
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<jackson.version>2.13.4</jackson.version>
<jackson.databind.version>2.13.4.1</jackson.databind.version>
<jackson.databind.version>2.13.4.2</jackson.databind.version>
<json.path.version>2.7.0</json.path.version>
<junit.jupiter.version>5.9.1</junit.jupiter.version>
</properties>
Expand Down

0 comments on commit 60a13a1

Please sign in to comment.