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 b56d0b9b Bump httpcore-nio from 4.4.15 to 4.4.16 #341
b56d0b9b is described below
commit b56d0b9bc605be610e8c50b9e4d45303f5ffe390
Author: Gary Gregory <[email protected]>
AuthorDate: Thu Dec 1 10:31:08 2022 -0500
Bump httpcore-nio from 4.4.15 to 4.4.16 #341
---
src/changes/changes.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 1d64e695..ec3635f8 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -211,8 +211,8 @@ The <action> type attribute can be add,update,fix,remove.
<action dev="ggregory" due-to="Gary Gregory, John Patrick, Dependabot"
type="update">
Replace JUnit 4.13.2 with 5.9.1 #281, #306.
</action>
- <action dev="ggregory" due-to="Gary Gregory" type="update">
- Bump org.apache.httpcomponents:httpcore-nio 4.4.14 -> 4.4.15.
+ <action dev="ggregory" due-to="Gary Gregory, Dependabot" type="update">
+ Bump org.apache.httpcomponents:httpcore-nio 4.4.14 -> 4.4.16, #341.
</action>
<action dev="ggregory" due-to="Gary Gregory, Dependabot" type="update">
Bump Apache Log4j 2.14.1 to 2.19.0 [Tests] #226, #230, #305.