We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b9004f8 commit ccbfc42Copy full SHA for ccbfc42
module-exchange/pom.xml
@@ -34,7 +34,7 @@
34
<dependency>
35
<groupId>com.fasterxml.jackson.dataformat</groupId>
36
<artifactId>jackson-dataformat-xml</artifactId>
37
- <version>2.15.4</version>
+ <version>2.17.0</version>
38
<scope>compile</scope>
39
</dependency>
40
</dependencies>
0 commit comments