[java-idp-plugin-duo] branch main updated: Move to latest development oidc-commons 1.1.0-SNAPSHOT

Phil Smart philip.smart at jisc.ac.uk
Fri May 21 11:07:05 UTC 2021


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

philsmart pushed a commit to branch main
in repository java-idp-plugin-duo.

View the commit online:
http://git.shibboleth.net/view/?p=java-idp-plugin-duo.git;a=commit;h=c5e5993e54ad530dc84011ab5de83fc15f199b90

The following commit(s) were added to refs/heads/main by this push:
       new  c5e5993   Move to latest development oidc-commons 1.1.0-SNAPSHOT
c5e5993 is described below

commit c5e5993e54ad530dc84011ab5de83fc15f199b90
Author: Phil Smart <philip.smart at jisc.ac.uk>
AuthorDate: Fri May 21 12:07:03 2021 +0100

    Move to latest development oidc-commons 1.1.0-SNAPSHOT
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index b2d6258..5951c6f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -26,7 +26,7 @@
         <opensaml.groupId>org.opensaml</opensaml.groupId>
         <opensaml.version>4.1.0</opensaml.version>
         <java-support.version>8.2.0</java-support.version>      
-        <oidc.common.version>1.0.1-SNAPSHOT</oidc.common.version>
+        <oidc.common.version>1.1.0-SNAPSHOT</oidc.common.version>
         <checkstyle.configLocation>${project.basedir}/checkstyle.xml</checkstyle.configLocation>
     </properties>
 

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


More information about the commits mailing list