Skip to content

Commit 75832af

Browse files
fix(deps): update dependency com.fasterxml.jackson.dataformat:jackson-dataformat-xml to v2.19.0
1 parent 5621a46 commit 75832af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
junit = "5.10.3"
33
assertj = "3.26.3"
44
mockito = "5.12.0"
5-
jackson = "2.17.2"
5+
jackson = "2.19.0"
66
apache-commons-text = "1.12.0"
77
maven-publish = "0.29.0"
88
gradle-release = "3.0.2"

0 commit comments

Comments
 (0)