You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by gg...@apache.org on 2022/02/20 19:56:05 UTC

[commons-vfs] branch master updated: Bump mina-core from 2.1.5 to 2.1.6 #239.

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 58cf6e9  Bump mina-core from 2.1.5 to 2.1.6 #239.
58cf6e9 is described below

commit 58cf6e95439cf559cafdf303d65a070525d9a8b5
Author: Gary Gregory <ga...@gmail.com>
AuthorDate: Sun Feb 20 14:56:00 2022 -0500

    Bump mina-core from 2.1.5 to 2.1.6 #239.
---
 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 a01b8ad..fc92f76 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -142,8 +142,8 @@ The <action> type attribute can be add,update,fix,remove.
       <action type="update" dev="ggregory" due-to="Gary Gregory">
         Bump org.apache.httpcomponents.client5:httpclient5 from 5.1 to 5.1.3.
       </action>
-      <action type="update" dev="ggregory" due-to="Gary Gregory">
-        Bump org.apache.mina:mina-core from 2.1.4 to 2.1.5.
+      <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>
       <action type="update" dev="ggregory" due-to="Dependabot">
         Bump maven-pmd-plugin from 3.14.0 to 3.15.0 #223.