Skip to content

Commit 37e6c68

Browse files
authored
Merge pull request #316 from qoomon/dependabot/maven/com.fasterxml.jackson.dataformat-jackson-dataformat-xml-2.17.2
build(deps): bump com.fasterxml.jackson.dataformat:jackson-dataformat-xml from 2.17.0 to 2.17.2
2 parents 0b9fb5e + 5cf41b0 commit 37e6c68

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
@@ -77,7 +77,7 @@
7777
<dependency>
7878
<groupId>com.fasterxml.jackson.dataformat</groupId>
7979
<artifactId>jackson-dataformat-xml</artifactId>
80-
<version>2.17.0</version>
80+
<version>2.17.2</version>
8181
</dependency>
8282

8383
<dependency>

0 commit comments

Comments
 (0)