We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fdb797a commit c8d6737Copy full SHA for c8d6737
1 file changed
pom.xml
@@ -181,14 +181,14 @@
181
<dependency>
182
<artifactId>jackson-databind</artifactId>
183
<groupId>com.fasterxml.jackson.core</groupId>
184
- <version>2.14.0</version>
+ <version>2.13.4.2</version>
185
</dependency>
186
187
<!-- https://mvnrepository.com/artifact/com.fasterxml.jackson.datatype/jackson-datatype-jsr310 -->
188
189
<groupId>com.fasterxml.jackson.datatype</groupId>
190
<artifactId>jackson-datatype-jsr310</artifactId>
191
+ <version>2.13.1</version>
192
193
194
0 commit comments