This is an automated email from the ASF dual-hosted git repository.
jbonofre pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/karaf.git
The following commit(s) were added to refs/heads/main by this push:
new 00a4cf0d5d Bump org.apache.commons:commons-lang3 from 3.19.0 to 3.20.0
(#2154)
00a4cf0d5d is described below
commit 00a4cf0d5d85174c98bc4926b997d1c9bcbb40b2
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Nov 18 16:28:44 2025 +0100
Bump org.apache.commons:commons-lang3 from 3.19.0 to 3.20.0 (#2154)
Bumps org.apache.commons:commons-lang3 from 3.19.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 3e145c96a5..016ebe3a9c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -182,7 +182,7 @@
<commons-codec.version>1.15</commons-codec.version>
<commons-compress.version>1.28.0</commons-compress.version>
<commons-fileupload.version>1.6.0</commons-fileupload.version>
- <commons-lang3.version>3.19.0</commons-lang3.version>
+ <commons-lang3.version>3.20.0</commons-lang3.version>
<commons-logging.version>1.3.5</commons-logging.version>
<commons-pool2.version>2.12.0</commons-pool2.version>
<commons-io.version>2.21.0</commons-io.version>