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 c3ede4a Bump slf4j-simple from 1.7.30 to 1.7.36 #169
c3ede4a is described below
commit c3ede4ace3575bc81484381169f7dd38c100c78a
Author: Gary Gregory <[email protected]>
AuthorDate: Fri Apr 1 13:36:59 2022 -0400
Bump slf4j-simple from 1.7.30 to 1.7.36 #169
---
src/changes/changes.xml | 3 +++
1 file changed, 3 insertions(+)
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 1862ff8..a5f5a91 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -132,6 +132,9 @@ The <action> type attribute can be add,update,fix,remove.
<action dev="ggregory" type="update" due-to="Dependabot">
Bump jboss-logging from 3.4.2.Final to 3.4.3.Final #162.
</action>
+ <action dev="ggregory" type="update" due-to="Dependabot">
+ Bump slf4j-simple from 1.7.30 to 1.7.36 #169.
+ </action>
</release>
<release version="2.9.0" date="2021-07-30" description="This is a minor
release, including bug fixes and enhancements.">
<!-- ADDS -->