[java-idp-plugin-oidc-rp] branch main updated: Change IdP version back to 4.2.0

Phil Smart philip.smart at jisc.ac.uk
Fri Feb 17 17:02:58 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=9264badcdf78a9ef1aede1dc59fb37f0dea48dad

The following commit(s) were added to refs/heads/main by this push:
     new 9264bad  Change IdP version back to 4.2.0
9264bad is described below

commit 9264badcdf78a9ef1aede1dc59fb37f0dea48dad
Author: Phil Smart <philip.smart at jisc.ac.uk>
AuthorDate: Fri Feb 17 17:02:56 2023 +0000

    Change IdP version back to 4.2.0
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index b69fbbb..f99f09a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -16,7 +16,7 @@
 
     <properties>
         <idp.groupId>net.shibboleth.idp</idp.groupId>
-        <idp.version>4.2.1</idp.version>
+        <idp.version>4.2.0</idp.version>
         <opensaml.groupId>org.opensaml</opensaml.groupId>
         <opensaml.version>4.2.0</opensaml.version>
         <oidc.common.version>2.2.0-SNAPSHOT</oidc.common.version>

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


More information about the commits mailing list