[java-parent-project] 12/15: Update commons-dbcp2 to 2.9.0

Ian Young ian at iay.org.uk
Wed Mar 16 16:13:58 UTC 2022


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

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

View the commit online:
http://git.shibboleth.net/view/?p=java-parent-project.git;a=commit;h=c543af3965d7d5d9efb6962f11ffaef583fec84c

commit c543af3965d7d5d9efb6962f11ffaef583fec84c
Author: Ian Young <ian at iay.org.uk>
AuthorDate: Wed Mar 16 15:33:19 2022 +0000

    Update commons-dbcp2 to 2.9.0
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 56b4615..0cea24c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -272,7 +272,7 @@
             <dependency>
                 <groupId>org.apache.commons</groupId>
                 <artifactId>commons-dbcp2</artifactId>
-                <version>2.8.0</version>
+                <version>2.9.0</version>
             </dependency>
             <dependency>
                 <groupId>org.apache.commons</groupId>

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


More information about the commits mailing list