[java-parent-project] 01/08: JPAR-236 Bump Maven versions for IdP 5.3

Codeberg noreply at shibboleth.net
Sat Sep 19 10:51:38 UTC 2026


This is an automated email from the git hooks/post-receive script.

codeberg pushed a commit to branch main
in repository java-parent-project.

View the commit online:
https://codeberg.org/Shibboleth/java-parent-project/commit/4759133eee2ec6fdca3d0720891953ff67dfb62c

commit 4759133eee2ec6fdca3d0720891953ff67dfb62c
Author: Rod Widdowson <rdw at steadingsoftware.com>
AuthorDate: Tue Sep 8 13:48:22 2026 +0100

    JPAR-236 Bump Maven versions for IdP 5.3
    
    https://shibboleth.atlassian.net/browse/JPAR-236
    
    Update dbcp2 to 2.14.0.
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 1c0e1cf..43e1129 100644
--- a/pom.xml
+++ b/pom.xml
@@ -42,7 +42,7 @@
         <commons.lang3.version>3.20.0</commons.lang3.version>
         <commons.collections.version>3.2.2</commons.collections.version>
         <cryptacular.version>1.3.0</cryptacular.version>
-        <dbcp2.version>2.9.0</dbcp2.version>
+        <dbcp2.version>2.14.0</dbcp2.version>
         <duoweb.version>1.3</duoweb.version>
         <hsqldb.version>2.7.4</hsqldb.version>
         <!-- IMPORTANT: httpclient and httpcore versions need to be updated together.  -->

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the commits mailing list