Skip to content

Commit 343d14f

Browse files
authoredJun 1, 2024··
Bump org.apache.commons:commons-lang3 from 3.13.0 to 3.14.0 (#995)
Bumps org.apache.commons:commons-lang3 from 3.13.0 to 3.14.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>
1 parent 606c98d commit 343d14f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -762,7 +762,7 @@
762762
<dependency>
763763
<groupId>org.apache.commons</groupId>
764764
<artifactId>commons-lang3</artifactId>
765-
<version>3.13.0</version>
765+
<version>3.14.0</version>
766766
</dependency>
767767
</dependencies>
768768
<executions>

0 commit comments

Comments
 (0)
Please sign in to comment.