Skip to content

Commit dc08622

Browse files
Bump org.apache.commons:commons-lang3
Bumps org.apache.commons:commons-lang3 from 3.12.0 to 3.18.0. --- updated-dependencies: - dependency-name: org.apache.commons:commons-lang3 dependency-version: 3.18.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4e52742 commit dc08622

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • samples/java-application-with-tests-in-src-main

samples/java-application-with-tests-in-src-main/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
<dependency>
6363
<groupId>org.apache.commons</groupId>
6464
<artifactId>commons-lang3</artifactId>
65-
<version>3.12.0</version>
65+
<version>3.18.0</version>
6666
<scope>provided</scope>
6767
</dependency>
6868
<dependency>

0 commit comments

Comments
 (0)