[java-identity-provider] 03/03: IDP-1465 - Update UserAgentUtils to 1.21

Ian Young ian at iay.org.uk
Wed Jan 29 10:43:08 EST 2020


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

iay pushed a commit to branch master
in repository java-identity-provider.

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

commit 70ea7849f6aa6795b53d689ecd8292334fed16f2
Author: Ian Young <ian at iay.org.uk>
AuthorDate: Wed Jan 29 15:38:23 2020 +0000

    IDP-1465 - Update UserAgentUtils to 1.21
    
    https://issues.shibboleth.net/jira/browse/IDP-1465
---
 idp-authn-api/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/idp-authn-api/pom.xml b/idp-authn-api/pom.xml
index 67e4695..dfcac52 100644
--- a/idp-authn-api/pom.xml
+++ b/idp-authn-api/pom.xml
@@ -65,7 +65,7 @@
         <dependency>
             <groupId>eu.bitwalker</groupId>
             <artifactId>UserAgentUtils</artifactId>
-            <version>1.18</version>
+            <version>1.21</version>
         </dependency>
 
         <!-- Provided Dependencies -->

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


More information about the commits mailing list