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 a6afd3c7c7 Bump commons-io:commons-io (#288)
a6afd3c7c7 is described below
commit a6afd3c7c7dfda1c2d9a206b5a868cd40ba929b5
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jul 8 09:19:07 2024 +0200
Bump commons-io:commons-io (#288)
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/handler/whiteboard/whiteboard-handler-it/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/ipojo/handler/whiteboard/whiteboard-handler-it/pom.xml
b/ipojo/handler/whiteboard/whiteboard-handler-it/pom.xml
index fcfc32a154..b0d0576b89 100644
--- a/ipojo/handler/whiteboard/whiteboard-handler-it/pom.xml
+++ b/ipojo/handler/whiteboard/whiteboard-handler-it/pom.xml
@@ -127,7 +127,7 @@
<dependency>
<groupId>commons-io</groupId>
<artifactId>commons-io</artifactId>
- <version>2.4</version>
+ <version>2.7</version>
</dependency>
<dependency>