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 4e5e808 commit f816c34Copy full SHA for f816c34
pom.xml
@@ -28,7 +28,7 @@
28
<dependency>
29
<groupId>com.fasterxml.jackson.core</groupId>
30
<artifactId>jackson-databind</artifactId>
31
- <version>2.13.4.2</version>
+ <version>2.18.1</version>
32
</dependency>
33
34
@@ -41,7 +41,7 @@
41
42
<groupId>org.slf4j</groupId>
43
<artifactId>slf4j-nop</artifactId>
44
- <version>1.7.30</version>
+ <version>2.0.16</version>
45
46
</dependencies>
47
0 commit comments