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 a294cef commit 693d100Copy full SHA for 693d100
pom.xml
@@ -90,9 +90,9 @@
90
<version>2.3.3</version>
91
</dependency>
92
<dependency>
93
- <groupId>org.apache.commons</groupId>
94
- <artifactId>commons-lang3</artifactId>
95
- <version>3.11</version>
+ <groupId>commons-lang</groupId>
+ <artifactId>commons-lang</artifactId>
+ <version>2.6</version>
96
<type>jar</type>
97
98
</dependencies>
0 commit comments