Skip to content

Commit 291dcb4

Browse files
authored
Merge pull request #396 from qoomon/dependabot/maven/com.fasterxml.jackson.dataformat-jackson-dataformat-xml-2.20.0
build(deps): bump com.fasterxml.jackson.dataformat:jackson-dataformat-xml from 2.18.3 to 2.20.0
2 parents 94fcdb4 + e5264a8 commit 291dcb4

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
@@ -78,7 +78,7 @@
7878
<dependency>
7979
<groupId>com.fasterxml.jackson.dataformat</groupId>
8080
<artifactId>jackson-dataformat-xml</artifactId>
81-
<version>2.18.3</version>
81+
<version>2.20.0</version>
8282
</dependency>
8383

8484
<dependency>

0 commit comments

Comments
 (0)