Skip to content

Commit

Permalink
Merge pull request #797 from jesperancinha/dependabot/maven/jackson.v…
Browse files Browse the repository at this point in the history
…ersion-2.18.0

Bump jackson.version from 2.17.2 to 2.18.0
  • Loading branch information
jesperancinha authored Sep 28, 2024
2 parents f9dd42b + 09d410c commit fe8e341
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 @@ -38,7 +38,7 @@
<coveralls-maven-plugin.version>4.3.0</coveralls-maven-plugin.version>
<jaxb-api.version>2.3.1</jaxb-api.version>

<jackson.version>2.17.2</jackson.version>
<jackson.version>2.18.0</jackson.version>

<kotlin.version>2.0.20</kotlin.version>
<kotlin.code.style>official</kotlin.code.style>
Expand Down

0 comments on commit fe8e341

Please sign in to comment.