Skip to content

Commit 96b5762

Browse files
Update dependency com.fasterxml.jackson.dataformat:jackson-dataformat-xml to v2.20.1
1 parent 96306b4 commit 96b5762

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
@@ -107,7 +107,7 @@
107107
<dependency>
108108
<groupId>com.fasterxml.jackson.dataformat</groupId>
109109
<artifactId>jackson-dataformat-xml</artifactId>
110-
<version>2.20.0</version>
110+
<version>2.20.1</version>
111111
</dependency>
112112
<!-- https://mvnrepository.com/artifact/org.apache.commons/commons-text -->
113113
<dependency>

0 commit comments

Comments
 (0)