Skip to content

Commit

Permalink
HHH-18050 Upgrade to Jackson 2.17.0
Browse files Browse the repository at this point in the history
  • Loading branch information
yrodiere committed May 2, 2024
1 parent c369216 commit 2f66cd5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ dependencyResolutionManagement {
def geolatteVersion = version "geolatte", "1.8.2"
def hcannVersion = version "hcann", "6.0.6.Final"
def jandexVersion = version "jandex", "3.1.2"
def jacksonVersion = version "jackson", "2.14.1"
def jacksonVersion = version "jackson", "2.17.0"
def jbossLoggingVersion = version "jbossLogging", "3.5.0.Final"
def jbossLoggingToolVersion = version "jbossLoggingTool", "2.2.1.Final"

Expand Down

0 comments on commit 2f66cd5

Please sign in to comment.