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 2021/05/26 19:36:48 UTC

[commons-pool] branch master updated: Bump maven-bundle-plugin from 5.1.1 to 5.1.2 #70.

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-pool.git


The following commit(s) were added to refs/heads/master by this push:
     new 94ee404  Bump maven-bundle-plugin from 5.1.1 to 5.1.2 #70.
94ee404 is described below

commit 94ee404f963d4e6bd497c65eaf823af6dcb956f3
Author: Gary Gregory <ga...@gmail.com>
AuthorDate: Wed May 26 15:36:45 2021 -0400

    Bump maven-bundle-plugin from 5.1.1 to 5.1.2 #70.
---
 src/changes/changes.xml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 1740bd3..7805352 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -92,6 +92,9 @@ The <action> type attribute can be add,update,fix,remove.
     <action dev="ggregory" type="update" due-to="Dependabot">
       Bump junit-bom from 5.7.1 to 5.7.2 #76.
     </action>
+    <action dev="ggregory" type="update" due-to="Dependabot">
+      Bump maven-bundle-plugin from 5.1.1 to 5.1.2 #70.
+    </action>
   </release>
   <release version="2.9.0" date="2020-09-25" description="This is a minor release (Java 8).">
     <action issue="POOL-387" dev="ggregory" type="update" due-to=" Phil Steitz">