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 eb4ccc69 Bump httpcore5 from 5.1.5 to 5.2.1 #369
eb4ccc69 is described below
commit eb4ccc69e2c5da2e97b94330e76967f88a9bcee1
Author: Gary Gregory <[email protected]>
AuthorDate: Sat Jan 14 09:16:38 2023 -0500
Bump httpcore5 from 5.1.5 to 5.2.1 #369
---
src/changes/changes.xml | 3 +++
1 file changed, 3 insertions(+)
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 6a93dcf1..6a7c1022 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -190,6 +190,9 @@ The <action> type attribute can be add,update,fix,remove.
<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=" Dependabot">
+ Bump org.apache.httpcomponents.core5:httpcore5 from 5.1.5 to 5.2.1
#369.
+ </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.
</action>