[java-parent-project] 01/06: IDP-1465 - Update commons-dbcp2 to 1.7.0
Ian Young
ian at iay.org.uk
Thu Jan 23 11:46:01 EST 2020
This is an automated email from the git hooks/post-receive script.
iay pushed a commit to branch master
in repository java-parent-project.
View the commit online:
http://git.shibboleth.net/view/?p=java-parent-project.git;a=commit;h=2fa0972d013c8743c38b41bbf4f8a8ba43961496
commit 2fa0972d013c8743c38b41bbf4f8a8ba43961496
Author: Ian Young <ian at iay.org.uk>
AuthorDate: Thu Jan 23 15:34:13 2020 +0000
IDP-1465 - Update commons-dbcp2 to 1.7.0
https://issues.shibboleth.net/jira/browse/IDP-1465
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 4208a9d..7f4d87f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -243,7 +243,7 @@
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-dbcp2</artifactId>
- <version>2.1.1</version>
+ <version>2.7.0</version>
</dependency>
<dependency>
<groupId>io.dropwizard.metrics</groupId>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list