[java-idp-plugin-oidc-config] branch main updated: Switch IdP baseline to 4.2.0

Phil Smart philip.smart at jisc.ac.uk
Fri Feb 17 17:20:45 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-config.

View the commit online:
http://git.shibboleth.net/view/?p=java-idp-plugin-oidc-config.git;a=commit;h=7c4b51929f5976053536466e0728d1ee52f9394e

The following commit(s) were added to refs/heads/main by this push:
     new 7c4b519  Switch IdP baseline to 4.2.0
7c4b519 is described below

commit 7c4b51929f5976053536466e0728d1ee52f9394e
Author: Phil Smart <philip.smart at jisc.ac.uk>
AuthorDate: Fri Feb 17 17:20:43 2023 +0000

    Switch IdP baseline to 4.2.0
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 49028e7..7066652 100644
--- a/pom.xml
+++ b/pom.xml
@@ -16,7 +16,7 @@
 
     <properties>
         <idp.groupId>net.shibboleth.idp</idp.groupId>
-        <idp.version>4.3.0</idp.version>
+        <idp.version>4.2.0</idp.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