aboutsummaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-09-29 09:29:29 -0400
committerGitHub <noreply@github.com>2022-09-29 09:29:29 -0400
commitd97e12e9ff02caa14aa7fe361b32f6db90a46782 (patch)
treeb7c873d506451e63e81c5feb36ffa83086933b0d /pom.xml
parent49444165a4138338b867112d140b86cb10a76566 (diff)
downloadapache-commons-lang-d97e12e9ff02caa14aa7fe361b32f6db90a46782.tar.gz
Bump commons-text from 1.9 to 1.10.0 (#957)
Bumps commons-text from 1.9 to 1.10.0. --- updated-dependencies: - dependency-name: org.apache.commons:commons-text dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 2a64413e4..d40171db0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -566,7 +566,7 @@
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-text</artifactId>
- <version>1.9</version>
+ <version>1.10.0</version>
<scope>provided</scope>
</dependency>