Skip to content

Commit b71d80d

Browse files
authored
Merge pull request #11 from DrRename/dependabot/maven/com.fasterxml.jackson.dataformat-jackson-dataformat-xml-2.13.4
Bump jackson-dataformat-xml from 2.11.1 to 2.13.4
2 parents 9eb69e5 + 4c487b5 commit b71d80d

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
@@ -185,7 +185,7 @@
185185
<dependency>
186186
<groupId>com.fasterxml.jackson.dataformat</groupId>
187187
<artifactId>jackson-dataformat-xml</artifactId>
188-
<version>2.11.1</version>
188+
<version>2.13.4</version>
189189
</dependency>
190190
</dependencies>
191191
</project>

0 commit comments

Comments
 (0)