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/08/31 01:03:53 UTC

[commons-pool] branch master updated: Bump maven-checkstyle-plugin from 3.1.2 to 3.2.0 #166

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 c25c194d Bump maven-checkstyle-plugin from 3.1.2 to 3.2.0 #166
c25c194d is described below

commit c25c194df3e4a40c9df438d953c2106705daff3c
Author: Gary Gregory <ga...@users.noreply.github.com>
AuthorDate: Tue Aug 30 21:03:48 2022 -0400

    Bump maven-checkstyle-plugin from 3.1.2 to 3.2.0 #166
---
 src/changes/changes.xml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 86a002b7..f9088d46 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -98,6 +98,9 @@ The <action> type attribute can be add,update,fix,remove.
     <action dev="ggregory" type="update" due-to="Dependabot">
       Bump checkstyle from 8.45.1 to 9.3 #97, #104, #111, #121, #126, #132.
     </action>
+    <action dev="ggregory" type="update" due-to="Dependabot">
+      Bump maven-checkstyle-plugin from 3.1.2 to 3.2.0 #166.
+    </action>
     <action dev="ggregory" type="update" due-to="Dependabot">
       Bump maven-pmd-plugin from 3.14.0 to 3.18.0 #101, #153.
     </action>