Skip to content

Commit 1479a0a

Browse files
authored
Merge pull request #51 from DrRename/dependabot/maven/develop/com.fasterxml.jackson.dataformat-jackson-dataformat-xml-2.14.0
Bump jackson-dataformat-xml from 2.13.4 to 2.14.0
2 parents 0d32909 + 07a2c0e commit 1479a0a

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
@@ -187,7 +187,7 @@
187187
<dependency>
188188
<groupId>com.fasterxml.jackson.dataformat</groupId>
189189
<artifactId>jackson-dataformat-xml</artifactId>
190-
<version>2.13.4</version>
190+
<version>2.14.0</version>
191191
</dependency>
192192
<dependency>
193193
<groupId>com.fasterxml.jackson.datatype</groupId>

0 commit comments

Comments
 (0)