Skip to content

Commit b07bd4a

Browse files
authored
Merge pull request #273 from Lowgain/master
update commons-lang3 version for Java 11 support
2 parents a9984cc + 2cbff3a commit b07bd4a

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
@@ -78,7 +78,7 @@
7878
<dependency>
7979
<groupId>org.apache.commons</groupId>
8080
<artifactId>commons-lang3</artifactId>
81-
<version>3.8.1</version>
81+
<version>3.9</version>
8282
</dependency>
8383
<dependency>
8484
<groupId>com.google.guava</groupId>

0 commit comments

Comments
 (0)