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-jcs.git
The following commit(s) were added to refs/heads/master by this push:
new 2b60786e Bump org.apache.commons:commons-dbcp2 from 2.13.0 to 2.14.0
2b60786e is described below
commit 2b60786ec9f3ff7e13000856f660228276ecec09
Author: Gary Gregory <[email protected]>
AuthorDate: Tue Dec 16 07:11:31 2025 -0500
Bump org.apache.commons:commons-dbcp2 from 2.13.0 to 2.14.0
---
pom.xml | 2 +-
src/changes/changes.xml | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index 64368ff8..24af3eb8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -315,7 +315,7 @@
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-dbcp2</artifactId>
- <version>2.13.0</version>
+ <version>2.14.0</version>
<optional>true</optional>
</dependency>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index d629d05b..15963107 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -54,7 +54,7 @@
<action dev="tv" type="update">Update Tomcat libraries 7.0.22 to
9.0.79.</action>
<action dev="tv" type="update">Bump Java to 17.</action>
<action dev="tv" type="update">Migrate all tests to JUnit
4.</action>
- <action type="update" dev="ggregory" due-to="Gary Gregory">Bump
org.apache.commons:commons-dbcp2 from 2.9.0 to 2.13.0 #316.</action>
+ <action type="update" dev="ggregory" due-to="Gary Gregory">Bump
org.apache.commons:commons-dbcp2 from 2.9.0 to 2.14.0 #316.</action>
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump
commons-io from 2.13.0 to 2.18.0 #11, #287, #312.</action>
<action type="update" dev="ggregory" due-to="Dependabot">Bump
org.apache.logging.log4j:log4j-core from 2.21.1 to 2.24.2 #190, #198, #216,
#223, #229, #284, #313.</action>
<action type="update" dev="ggregory" due-to="Dependabot">Bump
org.apache.logging.log4j:log4j-api from 2.21.1 to 2.24.2 #191, #197, #284,
#293, #313.</action>