[java-identity-provider] branch main updated: IDP-1785 - Move idp-parent managed deps into java-parent-project

Scott Cantor cantor.2 at osu.edu
Mon Apr 5 19:28:15 UTC 2021


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

scantor pushed a commit to branch main
in repository java-identity-provider.

View the commit online:
http://git.shibboleth.net/view/?p=java-identity-provider.git;a=commit;h=e2ac3b337b7a18f21ef518ee23a8d8671ca9077e

The following commit(s) were added to refs/heads/main by this push:
       new  e2ac3b337 IDP-1785 - Move idp-parent managed deps into java-parent-project
e2ac3b337 is described below

commit e2ac3b337b7a18f21ef518ee23a8d8671ca9077e
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Mon Apr 5 15:28:13 2021 -0400

    IDP-1785 - Move idp-parent managed deps into java-parent-project
    
    https://issues.shibboleth.net/jira/browse/IDP-1785
    
    Inherit UserAgentUtils version from parent.
---
 idp-authn-api/pom.xml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/idp-authn-api/pom.xml b/idp-authn-api/pom.xml
index 040da7074..280a59ace 100644
--- a/idp-authn-api/pom.xml
+++ b/idp-authn-api/pom.xml
@@ -84,7 +84,6 @@
         <dependency>
             <groupId>eu.bitwalker</groupId>
             <artifactId>UserAgentUtils</artifactId>
-            <version>1.21</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