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 94488b0 commit 283cb82Copy full SHA for 283cb82
1 file changed
main/pom.xml
@@ -91,9 +91,9 @@
91
<version>2.18.0</version>
92
</dependency>
93
<dependency>
94
- <groupId>commons-lang</groupId>
95
- <artifactId>commons-lang</artifactId>
96
- <version>2.6</version>
+ <groupId>org.apache.commons</groupId>
+ <artifactId>commons-lang3</artifactId>
+ <version>3.20.0</version>
97
98
99
<groupId>org.apache.velocity</groupId>
0 commit comments