Skip to content

Commit 5793eba

Browse files
build(deps): bump org.apache.commons:commons-text from 1.13.1 to 1.14.0
Bumps [org.apache.commons:commons-text](https://github.com/apache/commons-text) from 1.13.1 to 1.14.0. - [Changelog](https://github.com/apache/commons-text/blob/master/RELEASE-NOTES.txt) - [Commits](apache/commons-text@rel/commons-text-1.13.1...rel/commons-text-1.14.0) --- updated-dependencies: - dependency-name: org.apache.commons:commons-text dependency-version: 1.14.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 745c804 commit 5793eba

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
@@ -146,7 +146,7 @@ Copyright (c) 2012 - Jeremy Long
146146
<commons-cli.version>1.9.0</commons-cli.version>
147147
<commons-io.version>2.20.0</commons-io.version>
148148
<commons-lang3.version>3.18.0</commons-lang3.version>
149-
<commons-text.version>1.13.1</commons-text.version>
149+
<commons-text.version>1.14.0</commons-text.version>
150150
<httpcomponents.client.version>5.5</httpcomponents.client.version>
151151
<httpcomponents.core.version>5.3.4</httpcomponents.core.version>
152152
<!-- note that logging will be noisy and broken until we upgrade to 3.2

0 commit comments

Comments
 (0)