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 45e4fa1 commit 0e1cba6Copy full SHA for 0e1cba6
pom.xml
@@ -1229,9 +1229,9 @@
1229
<maven.compiler.target>11</maven.compiler.target>
1230
<archunit.version>1.3.0</archunit.version>
1231
<checkstyle.plugin.version>3.1.0</checkstyle.plugin.version>
1232
- <commons-cli.version>1.5.0</commons-cli.version>
1233
- <commons-io.version>2.16.1</commons-io.version>
1234
- <commons-lang.version>3.12.0</commons-lang.version>
+ <commons-cli.version>1.10.0</commons-cli.version>
+ <commons-io.version>2.20.0</commons-io.version>
+ <commons-lang.version>3.18.0</commons-lang.version>
1235
<commons-text.version>1.10.0</commons-text.version>
1236
<diffutils.version>1.3.0</diffutils.version>
1237
<generex.version>1.0.2</generex.version>
0 commit comments