There was an error while loading. Please reload this page.
1 parent 01f1157 commit 6e1377bCopy full SHA for 6e1377b
1 file changed
pom.xml
@@ -118,14 +118,14 @@
118
<dependency>
119
<groupId>tools.jackson.core</groupId>
120
<artifactId>jackson-databind</artifactId>
121
- <version>3.2.0</version>
+ <version>3.2.1</version>
122
<scope>compile</scope>
123
</dependency>
124
<!-- Source: https://mvnrepository.com/artifact/tools.jackson.dataformat/jackson-dataformat-xml -->
125
126
<groupId>tools.jackson.dataformat</groupId>
127
<artifactId>jackson-dataformat-xml</artifactId>
128
129
130
131
<!-- https://mvnrepository.com/artifact/com.fasterxml.woodstox/woodstox-core -->
0 commit comments