Skip to content

Commit 1ae7ebe

Browse files
authored
Merge pull request #55 from ErwanLT/dependabot/maven/testing-tutorial/parametrize-test-tutorial/org.apache.commons-commons-lang3-3.18.0
Bump org.apache.commons:commons-lang3 from 3.17.0 to 3.18.0 in /testing-tutorial/parametrize-test-tutorial
2 parents 08677e4 + 6725770 commit 1ae7ebe

File tree

1 file changed

+1
-1
lines changed
  • testing-tutorial/parametrize-test-tutorial

1 file changed

+1
-1
lines changed

testing-tutorial/parametrize-test-tutorial/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<maven.compiler.target>21</maven.compiler.target>
1515
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
1616
<junit-params.version>5.13.1</junit-params.version>
17-
<commons-lang3.version>3.17.0</commons-lang3.version>
17+
<commons-lang3.version>3.18.0</commons-lang3.version>
1818
</properties>
1919

2020
<dependencies>

0 commit comments

Comments
 (0)