This is an automated email from the ASF dual-hosted git repository.
reta pushed a commit to branch 3.6.x-fixes
in repository https://gitbox.apache.org/repos/asf/cxf.git
commit 4faf154ea7abfd45cd9ec553a495fe31a7c1e0a5
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Aug 9 07:37:50 2024 -0400
Bump org.apache.commons:commons-text from 1.10.0 to 1.12.0 (#2000)
Bumps org.apache.commons:commons-text from 1.10.0 to 1.12.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] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
(cherry picked from commit 321e22fabdd42ffb7c0ae4a56de595c8752ddbe1)
(cherry picked from commit 40ada88ed4f1daa654e66eabe4052c3af884659b)
# Conflicts:
# parent/pom.xml
---
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index 450a79f18d..18c1108de9 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -98,7 +98,7 @@
<cxf.commons-jcs-jcache.version>2.2.1</cxf.commons-jcs-jcache.version>
<cxf.commons-lang3.version>3.14.0</cxf.commons-lang3.version>
<cxf.commons-logging.version>1.2</cxf.commons-logging.version>
- <cxf.commons-text.version>1.10.0</cxf.commons-text.version>
+ <cxf.commons-text.version>1.12.0</cxf.commons-text.version>
<cxf.derby.version>10.15.2.0</cxf.derby.version>
<cxf.dom4j.version>2.1.4</cxf.dom4j.version>
<cxf.dropwizard3.version>3.2.6</cxf.dropwizard3.version>