Skip to content

Commit 55141ed

Browse files
Update dependency com.fasterxml.jackson.dataformat:jackson-dataformat-xml to v2.19.0 (#336)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6490e01 commit 55141ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@
117117
<dependency>
118118
<groupId>com.fasterxml.jackson.dataformat</groupId>
119119
<artifactId>jackson-dataformat-xml</artifactId>
120-
<version>2.17.1</version>
120+
<version>2.19.0</version>
121121
</dependency>
122122
<!-- https://mvnrepository.com/artifact/org.apache.commons/commons-text -->
123123
<dependency>

0 commit comments

Comments
 (0)