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 e6dc8bd commit 0797347Copy full SHA for 0797347
pom.xml
@@ -24,7 +24,7 @@
24
<dependency>
25
<groupId>org.apache.commons</groupId>
26
<artifactId>commons-lang3</artifactId>
27
- <version>3.18.0</version>
+ <version>3.14.0</version>
28
</dependency>
29
30
<groupId>com.googlecode.json-simple</groupId>
@@ -44,7 +44,7 @@
44
45
<groupId>com.google.code.gson</groupId>
46
<artifactId>gson</artifactId>
47
- <version>2.12.0</version>
+ <version>2.10.1</version>
48
49
50
<groupId>org.slf4j</groupId>
0 commit comments