Skip to content

Commit b6bb730

Browse files
Update dependency com.fasterxml.jackson.dataformat:jackson-dataformat-xml to v2.19.0
1 parent 3ca3cbe commit b6bb730

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)