Skip to content

Commit 2fad0fc

Browse files
Update dependency com.fasterxml.jackson.dataformat:jackson-dataformat-xml to v2.20.0 (#373)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6dba947 commit 2fad0fc

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.19.2</version>
110+
<version>2.20.0</version>
111111
</dependency>
112112
<!-- https://mvnrepository.com/artifact/org.apache.commons/commons-text -->
113113
<dependency>

0 commit comments

Comments
 (0)