Skip to content

Commit

Permalink
Update dependency com.fasterxml.jackson.core:jackson-core to v2.15.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 17, 2023
1 parent 1f9a4a7 commit 282a6e3
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 @@ -15,7 +15,7 @@

<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<jackson.version>2.15.0</jackson.version>
<jackson.version>2.15.1</jackson.version>
<jackson.databind.version>2.15.0</jackson.databind.version>
<json.path.version>2.8.0</json.path.version>
<junit.jupiter.version>5.9.3</junit.jupiter.version>
Expand Down

0 comments on commit 282a6e3

Please sign in to comment.