Skip to content

Commit 0797347

Browse files
Reverting library version to old.
1 parent e6dc8bd commit 0797347

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<dependency>
2525
<groupId>org.apache.commons</groupId>
2626
<artifactId>commons-lang3</artifactId>
27-
<version>3.18.0</version>
27+
<version>3.14.0</version>
2828
</dependency>
2929
<dependency>
3030
<groupId>com.googlecode.json-simple</groupId>
@@ -44,7 +44,7 @@
4444
<dependency>
4545
<groupId>com.google.code.gson</groupId>
4646
<artifactId>gson</artifactId>
47-
<version>2.12.0</version>
47+
<version>2.10.1</version>
4848
</dependency>
4949
<dependency>
5050
<groupId>org.slf4j</groupId>

0 commit comments

Comments
 (0)