Skip to content

Commit 93e7ef8

Browse files
Update dependency com.fasterxml.jackson.dataformat:jackson-dataformat-xml to v2.19.2 (#365)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent fc45c02 commit 93e7ef8

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
@@ -106,7 +106,7 @@
106106
<dependency>
107107
<groupId>com.fasterxml.jackson.dataformat</groupId>
108108
<artifactId>jackson-dataformat-xml</artifactId>
109-
<version>2.19.1</version>
109+
<version>2.19.2</version>
110110
</dependency>
111111
<!-- https://mvnrepository.com/artifact/org.apache.commons/commons-text -->
112112
<dependency>

0 commit comments

Comments
 (0)