[java-idp-plugin-oidc-rp] branch main updated: Update oidc-common to release version

Phil Smart philip.smart at jisc.ac.uk
Mon May 15 08:18:02 UTC 2023


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

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

View the commit online:
http://git.shibboleth.net/view/?p=java-idp-plugin-oidc-rp.git;a=commit;h=1ea88b5b6a59ec283550119c8de4deb39d89cdbc

The following commit(s) were added to refs/heads/main by this push:
     new 1ea88b5  Update oidc-common to release version
1ea88b5 is described below

commit 1ea88b5b6a59ec283550119c8de4deb39d89cdbc
Author: Phil Smart <philip.smart at jisc.ac.uk>
AuthorDate: Mon May 15 09:17:59 2023 +0100

    Update oidc-common to release version
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 8677a46..1d7eb0c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -21,7 +21,7 @@
         <opensaml.version>4.3.0</opensaml.version>
         <java-support.version>8.4.0</java-support.version>
         <spring-extensions.version>6.3.0</spring-extensions.version>  
-        <oidc.common.version>2.2.0-SNAPSHOT</oidc.common.version>
+        <oidc.common.version>2.2.0</oidc.common.version>
         <idp.oidc.config.version>1.0.0</idp.oidc.config.version>
         <okhttp3.mockserver.version>4.9.3</okhttp3.mockserver.version>
         <okhttp3.tls.version>4.9.3</okhttp3.tls.version>

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


More information about the commits mailing list