[java-parent-project] branch master updated: IDP-1121 Remove C3PO from the parent POM

Rod Widdowson rdw at steadingsoftware.com
Tue Feb 12 10:07:38 EST 2019


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

rdw 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=3cc1b4ac90a52114088ad69165543baef75ee6d5

The following commit(s) were added to refs/heads/master by this push:
       new  3cc1b4a   IDP-1121 Remove C3PO from the parent POM
3cc1b4a is described below

commit 3cc1b4ac90a52114088ad69165543baef75ee6d5
Author: Rod Widdowson <rdw at steadingsoftware.com>
AuthorDate: Tue Feb 12 11:20:48 2019 +0000

    IDP-1121 Remove C3PO from the parent POM
    
    https://issues.shibboleth.net/jira/browse/IDP-1121
    
    The ApplicationManagedContext for which it was needed
    has been removed from the IdP.
---
 pom.xml | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/pom.xml b/pom.xml
index b0f80b4..90be5d9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -235,11 +235,6 @@
                 <version>${guava.version}</version>
             </dependency>
             <dependency>
-                <groupId>com.mchange</groupId>
-                <artifactId>c3p0</artifactId>
-                <version>0.9.2.1</version>
-            </dependency>
-            <dependency>
                 <groupId>org.apache.commons</groupId>
                 <artifactId>commons-dbcp2</artifactId>
                 <version>2.1.1</version>

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


More information about the commits mailing list