Skip to content

Commit fe0d686

Browse files
authoredMar 1, 2025··
Merge pull request #222 from felipebz/renovate/patch-jackson
fix(deps): update dependency com.fasterxml.jackson.dataformat:jackson-dataformat-xml to v2.18.3
2 parents c94ef3a + dc10401 commit fe0d686

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎gradle/libs.versions.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ sonarscanner = "6.0.1.5171"
1010
# libs
1111
flatlaf = "3.5.4"
1212
flr = "1.5.0"
13-
jackson = "2.18.2"
13+
jackson = "2.18.3"
1414
jsoup = "1.18.3"
1515
min-sonarqube = "9.9.0.65466"
1616
min-sonarqubeapi = "9.14.0.375"

0 commit comments

Comments
 (0)
Please sign in to comment.