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 4f2d69e5 Bump org.slf4j:slf4j-simple from 2.0.16 to 2.0.17 #481
4f2d69e5 is described below
commit 4f2d69e5f84e2922d6a1c5b29f56e91e2ce767c0
Author: Gary Gregory <[email protected]>
AuthorDate: Fri Feb 28 14:01:13 2025 -0500
Bump org.slf4j:slf4j-simple from 2.0.16 to 2.0.17 #481
---
src/changes/changes.xml | 1 +
1 file changed, 1 insertion(+)
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 72175768..984ab83b 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -81,6 +81,7 @@ The <action> type attribute can be add,update,fix,remove.
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump
org.apache.commons:commons-pool2 from 2.12.0 to 2.12.1 #474.</action>
<action type="update" dev="ggregory" due-to="Gary Gregory">Port site
from Doxia 1 to 2.</action>
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump
commons-logging:commons-logging from 1.3.4 to 1.3.5.</action>
+ <action type="update" dev="ggregory" due-to="Gary Gregory">Bump
org.slf4j:slf4j-simple from 2.0.16 to 2.0.17 #481.</action>
<!-- REMOVE -->
<action type="remove" dev="ggregory" due-to="Gary Gregory">Removed
internal constructors and methods from the package-private class
CPDSConnectionFactory; this is binary compatible.</action>
<action type="remove" dev="ggregory" due-to="Gary Gregory">Removed an
internal constructor and methods from the package-private class
KeyedCPDSConnectionFactory; this is binary compatible.</action>