Skip to content

Commit 221db46

Browse files
author
Damian Staszewski
authored
Merge pull request #32 from stachu540/dependabot/maven/dev/com.fasterxml.jackson.dataformat-jackson-dataformat-xml-2.9.4
Bump com.fasterxml.jackson.dataformat:jackson-dataformat-xml from 2.9.1 to 2.9.4
2 parents 6e04c2a + f5196b5 commit 221db46

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
@@ -178,7 +178,7 @@
178178
<dependency>
179179
<groupId>com.fasterxml.jackson.dataformat</groupId>
180180
<artifactId>jackson-dataformat-xml</artifactId>
181-
<version>2.9.1</version>
181+
<version>2.9.4</version>
182182
<scope>compile</scope>
183183
</dependency>
184184
<!-- ROME for getting history from https://status.hirezstudios.com/ -->

0 commit comments

Comments
 (0)