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/12/23 14:46:10 UTC

[commons-dbcp] branch master updated: Bump actions/cache from 2.1.6 to 2.1.7 #147.

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


The following commit(s) were added to refs/heads/master by this push:
     new 79d498e  Bump actions/cache from 2.1.6 to 2.1.7 #147.
79d498e is described below

commit 79d498e51d73be9d3f6347cd38ba1f0662e9e7fd
Author: Gary Gregory <ga...@gmail.com>
AuthorDate: Thu Dec 23 09:46:05 2021 -0500

    Bump actions/cache from 2.1.6 to 2.1.7 #147.
---
 src/changes/changes.xml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index c352ee0..8a9c962 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -123,6 +123,9 @@ The <action> type attribute can be add,update,fix,remove.
       <action dev="ggregory" type="update" due-to="Dependabot">
         Bump spotbugs-maven-plugin from 4.3.0 to 4.4.2.2 #140.
       </action>
+      <action dev="ggregory" type="update" due-to="Dependabot">
+        Bump actions/cache from 2.1.6 to 2.1.7 #147.
+      </action>
     </release>
     <release version="2.9.0" date="2021-07-30" description="This is a minor release, including bug fixes and enhancements.">
       <!-- ADDS -->