Skip to content

Commit 46b2c44

Browse files
Bump org.apache.commons:commons-text from 1.14.0 to 1.15.0 in /lang/java (#3591)
Bumps [org.apache.commons:commons-text](https://github.com/apache/commons-text) from 1.14.0 to 1.15.0. - [Changelog](https://github.com/apache/commons-text/blob/master/RELEASE-NOTES.txt) - [Commits](apache/commons-text@rel/commons-text-1.14.0...rel/commons-text-1.15.0) --- updated-dependencies: - dependency-name: org.apache.commons:commons-text dependency-version: 1.15.0 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 ed66152 commit 46b2c44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lang/java/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
<ant.version>1.10.15</ant.version>
4141
<commons-cli.version>1.11.0</commons-cli.version>
4242
<commons-compress.version>1.28.0</commons-compress.version>
43-
<commons-text.version>1.14.0</commons-text.version>
43+
<commons-text.version>1.15.0</commons-text.version>
4444
<commons-lang3.version>3.20.0</commons-lang3.version>
4545
<grpc.version>1.77.0</grpc.version>
4646
<hadoop.version>3.4.2</hadoop.version>

0 commit comments

Comments
 (0)