Skip to content

Commit

Permalink
Update jackson.version to v2.18.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 27, 2024
1 parent 89ba166 commit 2470a86
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 @@ -24,7 +24,7 @@
<properties>
<junit.jupiter.version>5.11.0</junit.jupiter.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<jackson.version>2.17.2</jackson.version>
<jackson.version>2.18.0</jackson.version>
<pitest.version>1.16.3</pitest.version>
<pitest-junit5-plugin.version>1.2.1</pitest-junit5-plugin.version>
<graphql.version>22.3</graphql.version>
Expand Down

0 comments on commit 2470a86

Please sign in to comment.