Skip to content

Commit d29d0e9

Browse files
committed
Fixes #195
upgraded commons-lang3 to 3.8.1
1 parent 7cd46f1 commit d29d0e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
<dependency>
5858
<groupId>org.apache.commons</groupId>
5959
<artifactId>commons-lang3</artifactId>
60-
<version>3.7</version>
60+
<version>3.8.1</version>
6161
</dependency>
6262
<dependency>
6363
<groupId>com.google.guava</groupId>

0 commit comments

Comments
 (0)