Skip to content

Commit c1db428

Browse files
committed
Update dependencies
1 parent 2835d9d commit c1db428

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -270,11 +270,11 @@
270270
<scala-version>2.11.1</scala-version>
271271
<felix-version>3.3.0</felix-version>
272272
<commons-io-version>2.16.1</commons-io-version>
273-
<commons-cli-version>1.8.0</commons-cli-version>
273+
<commons-cli-version>1.9.0</commons-cli-version>
274274
<junit-version>4.13.2</junit-version>
275275
<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>
276+
<commons-lang-version>3.16.0</commons-lang-version>
277+
<slf4j-version>2.0.9</slf4j-version>
278278
<scala-maven-plugin-version>3.2.1</scala-maven-plugin-version>
279279
<testng-version>7.10.2</testng-version>
280280
<surefire-version>3.3.0</surefire-version>

0 commit comments

Comments
 (0)