Skip to content

Commit ccbfc42

Browse files
author
Dominick Leppich
committed
update: jackson-dataformat-xml from 2.15.4 to 2.17.0
1 parent b9004f8 commit ccbfc42

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

module-exchange/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
<dependency>
3535
<groupId>com.fasterxml.jackson.dataformat</groupId>
3636
<artifactId>jackson-dataformat-xml</artifactId>
37-
<version>2.15.4</version>
37+
<version>2.17.0</version>
3838
<scope>compile</scope>
3939
</dependency>
4040
</dependencies>

0 commit comments

Comments
 (0)