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 5bdf514 Bump checkstyle from 8.44 to 8.45.1 #121.
5bdf514 is described below
commit 5bdf514b61857c94b55c1fca3d4dba6ec3f45b23
Author: Gary Gregory <[email protected]>
AuthorDate: Sat Aug 14 08:20:50 2021 -0400
Bump checkstyle from 8.44 to 8.45.1 #121.
---
src/changes/changes.xml | 3 +++
1 file changed, 3 insertions(+)
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 3a88650..1210870 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -69,6 +69,9 @@ The <action> type attribute can be add,update,fix,remove.
<action dev="ggregory" type="add" due-to="Gary Gregory">
Add and use AbandonedTrace#setLastUsed(Instant).
</action>
+ <action dev="ggregory" type="add" due-to="Dependabot">
+ Bump checkstyle from 8.44 to 8.45.1 #121.
+ </action>
<!-- UPDATES -->
</release>
<release version="2.9.0" date="2021-07-30" description="This is a minor
release, including bug fixes and enhancements.">