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 ce9f0311 Bump org.apache.bcel:bcel from 6.7.0 to 6.8.0 #451
ce9f0311 is described below
commit ce9f0311ec17d879d489ef54d7273b61c92f30f3
Author: Gary Gregory <[email protected]>
AuthorDate: Fri Dec 8 11:03:18 2023 -0500
Bump org.apache.bcel:bcel from 6.7.0 to 6.8.0 #451
---
src/changes/changes.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 56768d7e..10b4bf9f 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -321,7 +321,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.7.0 #346.
+ Bump Apache Commons BCEL from 6.5.0 to 6.8.0 #346, #451.
</action>
<action dev="ggregory" due-to="Dependabot" type="update">
Bump maven-checkstyle-plugin from 3.1.2 to 3.2.0 #321