Skip to content

Commit b3269df

Browse files
build(deps): bump org.apache.commons:commons-text from 1.14.0 to 1.15.0 (#2380)
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 8647fc8 commit b3269df

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
@@ -122,7 +122,7 @@
122122
<commons-logging.version>1.3.5</commons-logging.version>
123123
<commons-math3.version>3.6.1</commons-math3.version>
124124
<commons-net.version>3.12.0</commons-net.version>
125-
<commons-text.version>1.14.0</commons-text.version>
125+
<commons-text.version>1.15.0</commons-text.version>
126126
<commons-csv.version>1.14.1</commons-csv.version>
127127
<dom4j.version>2.2.0</dom4j.version>
128128
<equalsverifier.version>4.2.5</equalsverifier.version>

0 commit comments

Comments
 (0)