Skip to content

Commit

Permalink
Merge pull request #250 from AntStephenson/jackson-bump-2.17.2
Browse files Browse the repository at this point in the history
build(deps): bump jackson-core and jackson-databind to 2.17.2
  • Loading branch information
jponge authored Jul 31, 2024
2 parents e5edc59 + 68bf27a commit a253b79
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -69,8 +69,8 @@
<skip.spotless>false</skip.spotless>

<!-- Core dependencies versions -->
<jackson-core.version>2.17.1</jackson-core.version>
<jackson-databind.version>2.17.1</jackson-databind.version>
<jackson-core.version>2.17.2</jackson-core.version>
<jackson-databind.version>2.17.2</jackson-databind.version>
<jackson-datatype-jsr310>2.17.2</jackson-datatype-jsr310>
<wildfly-elytron.version>2.4.2.Final</wildfly-elytron.version>

Expand Down

0 comments on commit a253b79

Please sign in to comment.