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 42ffaca865 Bump commons-io:commons-io (#230)
42ffaca865 is described below

commit 42ffaca86547097c6a6dc70b2768c9d0b7cde89b
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Aug 23 15:33:38 2023 +0200

    Bump commons-io:commons-io (#230)
    
    Bumps commons-io:commons-io from 2.5 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>
---
 tools/maven-bundle-plugin/src/it/embed-multiple-artifacts/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tools/maven-bundle-plugin/src/it/embed-multiple-artifacts/pom.xml 
b/tools/maven-bundle-plugin/src/it/embed-multiple-artifacts/pom.xml
index 6d88e8ca92..06d1f0c557 100644
--- a/tools/maven-bundle-plugin/src/it/embed-multiple-artifacts/pom.xml
+++ b/tools/maven-bundle-plugin/src/it/embed-multiple-artifacts/pom.xml
@@ -28,7 +28,7 @@ under the License.
     <dependency>
       <groupId>commons-io</groupId>
       <artifactId>commons-io</artifactId>
-      <version>2.5</version>
+      <version>2.7</version>
     </dependency>
     <dependency>
     <groupId>org.apache.commons</groupId>

Reply via email to