[java-opensaml] branch master updated: IDP-692 DBCP version to parent pom
Rod Widdowson
rdw at steadingsoftware.com
Fri Aug 11 06:10:25 EDT 2017
This is an automated email from the git hooks/post-receive script.
rdw pushed a commit to branch master
in repository java-opensaml.
View the commit online:
http://git.shibboleth.net/view/?p=java-opensaml.git;a=commit;h=3b86e74f230482ecdbfb0115de5fd0d421927a3e
The following commit(s) were added to refs/heads/master by this push:
new 3b86e74 IDP-692 DBCP version to parent pom
3b86e74 is described below
commit 3b86e74f230482ecdbfb0115de5fd0d421927a3e
Author: Rod Widdowson <rdw at steadingsoftware.com>
AuthorDate: Fri Aug 11 09:10:00 2017 +0100
IDP-692 DBCP version to parent pom
https://issues.shibboleth.net/jira/browse/IDP-692
---
opensaml-storage-impl/pom.xml | 1 -
1 file changed, 1 deletion(-)
diff --git a/opensaml-storage-impl/pom.xml b/opensaml-storage-impl/pom.xml
index 963b453..a3fb7c0 100644
--- a/opensaml-storage-impl/pom.xml
+++ b/opensaml-storage-impl/pom.xml
@@ -101,7 +101,6 @@
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-dbcp2</artifactId>
- <version>2.1.1</version>
<scope>test</scope>
</dependency>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list