Skip to content

Commit

Permalink
Merge pull request #54 from quarkiverse/dependabot/maven/jackson.vers…
Browse files Browse the repository at this point in the history
…ion-2.18.0

Bump jackson.version from 2.17.2 to 2.18.0
  • Loading branch information
eddiecarpenter authored Sep 28, 2024
2 parents 4a37f76 + 6a0cac0 commit b559d95
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/jdiameter-ha/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
</modules>

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

<dependencyManagement>
Expand Down

0 comments on commit b559d95

Please sign in to comment.