[java-idp-oidc] branch main updated: Updated java-oidc-common dependency to the latest snapshot.

Henri Mikkonen henri.mikkonen at iki.fi
Tue Mar 16 12:15:53 UTC 2021


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

hjmikkon pushed a commit to branch main
in repository java-idp-oidc.

View the commit online:
http://git.shibboleth.net/view/?p=java-idp-oidc.git;a=commit;h=5f3305223872098b9b68a5505f96698546baec34

The following commit(s) were added to refs/heads/main by this push:
       new  5f330522  Updated java-oidc-common dependency to the latest snapshot.
5f330522 is described below

commit 5f3305223872098b9b68a5505f96698546baec34
Author: Henri Mikkonen <henri.mikkonen at iki.fi>
AuthorDate: Tue Mar 16 14:14:29 2021 +0200

    Updated java-oidc-common dependency to the latest snapshot.
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 88d07b30..694187f0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -15,7 +15,7 @@
     <properties>
         <shib.idp.version>4.1.0-SNAPSHOT</shib.idp.version>
         <opensaml.version>4.1.0-SNAPSHOT</opensaml.version>
-        <oidc.common.version>0.0.4-SNAPSHOT</oidc.common.version>
+        <oidc.common.version>0.0.5-SNAPSHOT</oidc.common.version>
         <json.smart.version>2.3</json.smart.version>
         <gson.version>2.8.6</gson.version>
         <nimbus.lang.tag.version>1.4.4</nimbus.lang.tag.version>

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


More information about the commits mailing list