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 e4f3cc9c Bump some dependencies
e4f3cc9c is described below
commit e4f3cc9c221a9254e32c0161ea9b054ceb6626d7
Author: Gary Gregory <[email protected]>
AuthorDate: Thu Dec 8 11:01:02 2022 -0500
Bump some dependencies
- Bump httpclient5 from 5.1.3 to 5.2.1 #345
- Bump bcel from 6.6.1 to 6.7.0 #346
- Bump jackrabbit2.version from 2.21.13 to 2.21.14 #347
---
src/changes/changes.xml | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 25598df3..c85ebac7 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -185,10 +185,10 @@ The <action> type attribute can be add,update,fix,remove.
Bump spotbugs-maven-plugin from 4.3.0 to 4.7.3.0, #229, #236. #264,
#282, #331, #333.
</action>
<action type="update" dev="ggregory" due-to="Dependabot, Gary Gregory">
- Bump jackrabbit2.version from 2.21.7 to 2.21.13 #219, #289, #326.
+ Bump jackrabbit2.version from 2.21.7 to 2.21.14 #219, #289, #326, #347.
</action>
- <action type="update" dev="ggregory" due-to="Gary Gregory">
- Bump org.apache.httpcomponents.client5:httpclient5 from 5.1 to 5.1.3.
+ <action type="update" dev="ggregory" due-to="Gary Gregory, Dependabot">
+ Bump org.apache.httpcomponents.client5:httpclient5 from 5.1 to 5.2.1
#345.
</action>
<action type="update" dev="ggregory" due-to="Gary Gregory, Dependabot">
Bump org.apache.mina:mina-core from 2.1.4 to 2.1.6.
@@ -241,8 +241,8 @@ The <action> type attribute can be add,update,fix,remove.
<action dev="ggregory" due-to="Gary Gregory" type="update">
Bump commons.surefire.version from 3.0.0-M5 to 3.0.0-M7.
</action>
- <action dev="ggregory" due-to="Gary Gregory" type="update">
- Bump Apache Commons BCEL from 6.5.0 to 6.6.1.
+ <action dev="ggregory" due-to="Gary Gregory, Dependabot" type="update">
+ Bump Apache Commons BCEL from 6.5.0 to 6.7.0 #346.
</action>
<action dev="ggregory" due-to="Dependabot" type="update">
Bump maven-checkstyle-plugin from 3.1.2 to 3.2.0 #321