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 66b0e23ea8 Bump commons-io:commons-io (#229)
66b0e23ea8 is described below

commit 66b0e23ea87fae48e3fa8729e9a2a6c421602568
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Aug 22 18:01:20 2023 +0200

    Bump commons-io:commons-io (#229)
    
    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/dep-reduced/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tools/maven-bundle-plugin/src/it/dep-reduced/pom.xml 
b/tools/maven-bundle-plugin/src/it/dep-reduced/pom.xml
index 68dbeb9878..6ecbcc19ab 100644
--- a/tools/maven-bundle-plugin/src/it/dep-reduced/pom.xml
+++ b/tools/maven-bundle-plugin/src/it/dep-reduced/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