Skip to content

Commit f941f5a

Browse files
Bump org.apache.commons:commons-lang3 from 3.12.0 to 3.16.0
Bumps org.apache.commons:commons-lang3 from 3.12.0 to 3.16.0. --- updated-dependencies: - dependency-name: org.apache.commons:commons-lang3 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5a8561c commit f941f5a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
<dependency>
5858
<groupId>org.apache.commons</groupId>
5959
<artifactId>commons-lang3</artifactId>
60-
<version>3.12.0</version>
60+
<version>3.16.0</version>
6161
<scope>test</scope>
6262
</dependency>
6363
<dependency>
@@ -515,7 +515,7 @@
515515
<dependency>
516516
<groupId>org.apache.commons</groupId>
517517
<artifactId>commons-lang3</artifactId>
518-
<version>3.12.0</version>
518+
<version>3.16.0</version>
519519
</dependency>
520520
</dependencies>
521521

0 commit comments

Comments
 (0)