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-vfs.git


The following commit(s) were added to refs/heads/master by this push:
     new 4a2d5275 Bump org.apache.bcel:bcel from 6.8.0 to 6.8.1
4a2d5275 is described below

commit 4a2d52753d0f91b0480da28b1dfe088d834606f7
Author: Gary Gregory <garydgreg...@gmail.com>
AuthorDate: Thu Jan 11 10:53:15 2024 -0500

    Bump org.apache.bcel:bcel from 6.8.0 to 6.8.1
---
 pom.xml                 | 2 +-
 src/changes/changes.xml | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 37503234..29499deb 100644
--- a/pom.xml
+++ b/pom.xml
@@ -230,7 +230,7 @@
             <dependency>
               <groupId>org.apache.bcel</groupId>
               <artifactId>bcel</artifactId>
-              <version>6.8.0</version>
+              <version>6.8.1</version>
             </dependency>
           </dependencies>
         </plugin>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 1c6ab8e3..63be36aa 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -327,7 +327,7 @@ The <action> type attribute can be add,update,fix,remove.
         Bump commons.surefire.version from 3.0.0-M5 to 3.0.0-M7.
       </action>
       <action dev="ggregory" due-to="Gary Gregory, Dependabot" type="update">
-        Bump Apache Commons BCEL from 6.5.0 to 6.8.0 #346, #451.
+        Bump Apache Commons BCEL from 6.5.0 to 6.8.1 #346, #451.
       </action>
       <action dev="ggregory" due-to="Dependabot" type="update">
         Bump maven-checkstyle-plugin from 3.1.2 to 3.2.0 #321

Reply via email to