Skip to content

Commit

Permalink
build(deps): bump jackson-core and jackson-databind to 2.17.2
Browse files Browse the repository at this point in the history
Signed-off-by: Ant Stephenson <ant@redhat.com>
  • Loading branch information
AntStephenson committed Jul 31, 2024
1 parent e5edc59 commit 68bf27a
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 68bf27a

Please sign in to comment.