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 80e4ec4 Bump httpclient5 from 5.0.3 to 5.1 #196.
new bf429fc Merge branch 'master' of
https://gitbox.apache.org/repos/asf/commons-vfs.git
80e4ec4 is described below
commit 80e4ec461792aba2b232b80f888e84640b2e3299
Author: Gary Gregory <[email protected]>
AuthorDate: Tue Jul 13 09:43:26 2021 -0400
Bump httpclient5 from 5.0.3 to 5.1 #196.
---
src/changes/changes.xml | 3 +++
1 file changed, 3 insertions(+)
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 7f23c82..d5b69a5 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -127,6 +127,9 @@ The <action> type attribute can be add,update,fix,remove.
<action dev="ggregory" due-to="Dependabot" type="update">
Bump commons-compress from 1.20 to 1.21 #195.
</action>
+ <action dev="ggregory" due-to="Dependabot" type="update">
+ Bump httpclient5 from 5.0.3 to 5.1 #196.
+ </action>
</release>
<release version="2.8.0" date="2021-03-06" description="Feature and
maintenance release. Requires Java 8.">
<!-- <action issue="VFS-443" dev="ggregory" type="update"
due-to="nickallen"> -->