Skip to content
This repository was archived by the owner on Aug 2, 2024. It is now read-only.

Commit 511b462

Browse files
Bump org.apache.commons:commons-lang3 from 3.14.0 to 3.15.0 (#47)
Bumps org.apache.commons:commons-lang3 from 3.14.0 to 3.15.0. --- updated-dependencies: - dependency-name: org.apache.commons:commons-lang3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Conor Heffron <conor.heffron@gmail.com>
1 parent 171b537 commit 511b462

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@
117117
<dependency>
118118
<groupId>org.apache.commons</groupId>
119119
<artifactId>commons-lang3</artifactId>
120-
<version>3.14.0</version>
120+
<version>3.15.0</version>
121121
</dependency>
122122

123123
</dependencies>

0 commit comments

Comments
 (0)