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 73136b6 Bump checkstyle from 8.44 to 8.45 #92 new eaf460e Merge branch 'master' of https://gitbox.apache.org/repos/asf/commons-pool.git 73136b6 is described below commit 73136b69f7b651ab00e0050c48591823adf3baeb Author: Gary Gregory <garydgreg...@gmail.com> AuthorDate: Sun Aug 8 11:18:58 2021 -0400 Bump checkstyle from 8.44 to 8.45 #92 --- src/changes/changes.xml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 8415f76..11a1f3e 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -112,6 +112,9 @@ The <action> type attribute can be add,update,fix,remove. <action dev="ggregory" type="fix" due-to="Gary Gregory"> Bump com.github.spotbugs:spotbugs from 4.2.3 to 4.3.0. </action> + <action dev="ggregory" type="fix" due-to="Dependabot"> + Bump checkstyle from 8.44 to 8.45 #92. + </action> </release> <release version="2.10.0" date="2021-05-28" description="This is a feature release (Java 8)."> <!-- ADD -->