This is an automated email from the ASF dual-hosted git repository.
lukaszlenart pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/struts.git
The following commit(s) were added to refs/heads/main by this push:
new ef2aa1f94 Bump org.apache.commons:commons-text from 1.14.0 to 1.15.0
(#1448)
ef2aa1f94 is described below
commit ef2aa1f948bc4227eea59bcbb4f515c18a9981f6
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Dec 11 10:23:31 2025 +0100
Bump org.apache.commons:commons-text from 1.14.0 to 1.15.0 (#1448)
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](https://github.com/apache/commons-text/compare/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] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index d2793d43e..3326d0303 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -143,7 +143,7 @@
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-text</artifactId>
- <version>1.14.0</version>
+ <version>1.15.0</version>
</dependency>
<dependency>
<groupId>org.apache.commons</groupId>