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 1b509b21e9 build(deps): bump commons-io:commons-io from 2.21.0 to
2.22.0 (#2571)
1b509b21e9 is described below
commit 1b509b21e9d7ca138900d7b29a2f29759eb1157d
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Apr 24 14:30:16 2026 +0200
build(deps): bump commons-io:commons-io from 2.21.0 to 2.22.0 (#2571)
Bumps commons-io:commons-io from 2.21.0 to 2.22.0.
---
updated-dependencies:
- dependency-name: commons-io:commons-io
dependency-version: 2.22.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 00c80797f8..4a9bed9d51 100644
--- a/pom.xml
+++ b/pom.xml
@@ -185,7 +185,7 @@
<commons-lang3.version>3.20.0</commons-lang3.version>
<commons-logging.version>1.3.6</commons-logging.version>
<commons-pool2.version>2.12.0</commons-pool2.version>
- <commons-io.version>2.21.0</commons-io.version>
+ <commons-io.version>2.22.0</commons-io.version>
<eclipselink.version>4.0.8</eclipselink.version>
<jasypt.bundle.version>1.9.3_1</jasypt.bundle.version>
<jolokia.version>2.2.9</jolokia.version>