This is an automated email from the ASF dual-hosted git repository.
lukaszlenart pushed a commit to branch release/struts-6-7-x
in repository https://gitbox.apache.org/repos/asf/struts.git
The following commit(s) were added to refs/heads/release/struts-6-7-x by this
push:
new 80739da11 Bump org.apache.commons:commons-lang3 from 3.17.0 to 3.20.0
(#1455)
80739da11 is described below
commit 80739da11715dcd83e06b7fa27e4a3b81c7cd810
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Dec 11 10:26:46 2025 +0100
Bump org.apache.commons:commons-lang3 from 3.17.0 to 3.20.0 (#1455)
Bumps org.apache.commons:commons-lang3 from 3.17.0 to 3.20.0.
---
updated-dependencies:
- dependency-name: org.apache.commons:commons-lang3
dependency-version: 3.20.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>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index c86b7b18a..8b43c3035 100644
--- a/pom.xml
+++ b/pom.xml
@@ -866,7 +866,7 @@
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-lang3</artifactId>
- <version>3.17.0</version>
+ <version>3.20.0</version>
</dependency>
<dependency>
<groupId>org.apache.commons</groupId>