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 2835d9d commit c1db428Copy full SHA for c1db428
pom.xml
@@ -270,11 +270,11 @@
270
<scala-version>2.11.1</scala-version>
271
<felix-version>3.3.0</felix-version>
272
<commons-io-version>2.16.1</commons-io-version>
273
- <commons-cli-version>1.8.0</commons-cli-version>
+ <commons-cli-version>1.9.0</commons-cli-version>
274
<junit-version>4.13.2</junit-version>
275
<maven-plugin-version>1.0.0</maven-plugin-version>
276
- <commons-lang-version>3.14.0</commons-lang-version>
277
- <slf4j-version>1.7.36</slf4j-version>
+ <commons-lang-version>3.16.0</commons-lang-version>
+ <slf4j-version>2.0.9</slf4j-version>
278
<scala-maven-plugin-version>3.2.1</scala-maven-plugin-version>
279
<testng-version>7.10.2</testng-version>
280
<surefire-version>3.3.0</surefire-version>
0 commit comments