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 c984dc3c2b Bump commons-io:commons-io (#278)
c984dc3c2b is described below
commit c984dc3c2b50f1c8622c428ca353ad0bfadca233
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Dec 1 10:16:53 2023 +0100
Bump commons-io:commons-io (#278)
Bumps commons-io:commons-io from 2.4 to 2.7.
---
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>
---
ipojo/distributions/ipojo-webconsole-quicktart/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/ipojo/distributions/ipojo-webconsole-quicktart/pom.xml
b/ipojo/distributions/ipojo-webconsole-quicktart/pom.xml
index 7b84c5b0e0..8c2bd20c5d 100644
--- a/ipojo/distributions/ipojo-webconsole-quicktart/pom.xml
+++ b/ipojo/distributions/ipojo-webconsole-quicktart/pom.xml
@@ -101,7 +101,7 @@
<dependency>
<groupId>commons-io</groupId>
<artifactId>commons-io</artifactId>
- <version>2.4</version>
+ <version>2.7</version>
</dependency>
<dependency>
<groupId>commons-fileupload</groupId>