This is an automated email from the ASF dual-hosted git repository.

ggregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-bcel.git


The following commit(s) were added to refs/heads/master by this push:
     new 1fe6337b Bump commons-io:commons-io from 2.16.0 to 2.16.1 (#300)
1fe6337b is described below

commit 1fe6337b91274817339883b7092a26beed08db22
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Apr 8 13:27:08 2024 -0400

    Bump commons-io:commons-io from 2.16.0 to 2.16.1 (#300)
    
    Bumps commons-io:commons-io from 2.16.0 to 2.16.1.
    
    ---
    updated-dependencies:
    - dependency-name: commons-io:commons-io
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index f8eb033e..b891d661 100644
--- a/pom.xml
+++ b/pom.xml
@@ -371,7 +371,7 @@
     <dependency>
       <groupId>commons-io</groupId>
       <artifactId>commons-io</artifactId>
-      <version>2.16.0</version>
+      <version>2.16.1</version>
       <scope>test</scope>
     </dependency>
     <dependency>
@@ -463,7 +463,7 @@
         <dependency>
           <groupId>commons-io</groupId>
           <artifactId>commons-io</artifactId>
-          <version>2.16.0</version>
+          <version>2.16.1</version>
           <scope>test</scope>
         </dependency>
 

Reply via email to