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 9a9a1af Bump checkstyle from 9.2 to 9.2.1 #158.
new 7933075 Merge branch 'master' of
https://gitbox.apache.org/repos/asf/commons-dbcp.git
9a9a1af is described below
commit 9a9a1afdf7fb3320f2a1ffedf13b96e7a8e56e90
Author: Gary Gregory <[email protected]>
AuthorDate: Mon Dec 27 08:36:07 2021 -0500
Bump checkstyle from 9.2 to 9.2.1 #158.
---
src/changes/changes.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 084fb1a..62ab01b 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -91,7 +91,7 @@ The <action> type attribute can be add,update,fix,remove.
</action>
<!-- UPDATES -->
<action dev="ggregory" type="update" due-to="Dependabot">
- Bump checkstyle from 8.44 to 9.2 #121, #130, #149.
+ Bump checkstyle from 8.44 to 9.2.1 #121, #130, #149, #158.
</action>
<action dev="ggregory" type="update" due-to="Gary Gregory, Dependabot">
Bump commons-pool2 2.10.0 to 2.11.1.