[java-parent-project] branch main updated: JPAR-179 - Anomalies in our POMs

Scott Cantor cantor.2 at osu.edu
Tue Jun 22 14:43:50 UTC 2021


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

scantor 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=8defe7a24820831e1a1cd3fa1e728ddc3535f012

The following commit(s) were added to refs/heads/main by this push:
       new  8defe7a   JPAR-179 - Anomalies in our POMs
8defe7a is described below

commit 8defe7a24820831e1a1cd3fa1e728ddc3535f012
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Tue Jun 22 10:43:47 2021 -0400

    JPAR-179 - Anomalies in our POMs
    
    https://issues.shibboleth.net/jira/browse/JPAR-179
    
    Remove unused JPA dependency.
---
 pom.xml | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/pom.xml b/pom.xml
index 9cc8853..28e57e3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -384,11 +384,6 @@
                     </exclusion>
                 </exclusions>
             </dependency>
-            <dependency>
-                <groupId>org.hibernate.javax.persistence</groupId>
-                <artifactId>hibernate-jpa-2.1-api</artifactId>
-                <version>1.0.2.Final</version>
-            </dependency>
             <dependency>
                 <groupId>org.ldaptive</groupId>
                 <artifactId>ldaptive</artifactId>

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


More information about the commits mailing list