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 8330a4b commit 677e13eCopy full SHA for 677e13e
pom.xml
@@ -113,7 +113,7 @@
113
<dependency>
114
<groupId>com.fasterxml.jackson.core</groupId>
115
<artifactId>jackson-databind</artifactId>
116
- <version>2.9.4</version>
+ <version>2.9.5</version>
117
</dependency>
118
119
@@ -147,10 +147,7 @@
147
<groupId>commons-io</groupId>
148
<artifactId>commons-io</artifactId>
149
<version>2.6</version>
150
- </dependency>
151
-
152
- <!-- <dependency> <groupId>org.slf4j</groupId> <artifactId>slf4j-log4j12</artifactId>
153
- <version>1.7.25</version> </dependency> -->
+ </dependency>
154
155
<!-- https://mvnrepository.com/artifact/org.json/json -->
156
0 commit comments