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 49c6a41 commit fc825f2Copy full SHA for fc825f2
pom.xml
@@ -132,7 +132,7 @@
132
<dependency>
133
<groupId>org.apache.commons</groupId>
134
<artifactId>commons-lang3</artifactId>
135
- <version>3.5</version> <!-- commons-lang3 >= 3.6 require at least Java 7 -->
+ <version>3.8.1</version> <!-- commons-lang3 >= 3.8.1 require at least Java 8 -->
136
</dependency>
137
138
<groupId>commons-codec</groupId>
0 commit comments