This is an automated email from the ASF dual-hosted git repository.
cziegeler pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/felix-dev.git
The following commit(s) were added to refs/heads/master by this push:
new 4667959ad7 Bump commons-io:commons-io in
/webconsole-plugins/packageadmin (#338)
4667959ad7 is described below
commit 4667959ad7150a5274ca817f13f1d1b2cc718f3e
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Nov 12 07:27:33 2024 +0100
Bump commons-io:commons-io in /webconsole-plugins/packageadmin (#338)
Bumps commons-io:commons-io from 2.13.0 to 2.14.0.
---
updated-dependencies:
- dependency-name: commons-io:commons-io
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
webconsole-plugins/packageadmin/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/webconsole-plugins/packageadmin/pom.xml
b/webconsole-plugins/packageadmin/pom.xml
index 1164acd9e9..3da52db9b3 100644
--- a/webconsole-plugins/packageadmin/pom.xml
+++ b/webconsole-plugins/packageadmin/pom.xml
@@ -133,7 +133,7 @@
<dependency>
<groupId>commons-io</groupId>
<artifactId>commons-io</artifactId>
- <version>2.13.0</version>
+ <version>2.14.0</version>
<scope>provided</scope>
</dependency>
<dependency>