[java-idp-plugin-mgmt] branch main updated: Add V5.2.2 to IdP version file.

Codeberg noreply at shibboleth.net
Wed May 13 20:21:32 UTC 2026


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

codeberg pushed a commit to branch main
in repository java-idp-plugin-mgmt.

View the commit online:
https://codeberg.org/Shibboleth/java-idp-plugin-mgmt/commit/16632c3c9dc274ee125ff67e12b1b7d33ca23d4e

The following commit(s) were added to refs/heads/main by this push:
     new 16632c3  Add V5.2.2 to IdP version file.
16632c3 is described below

commit 16632c3c9dc274ee125ff67e12b1b7d33ca23d4e
Author: Scott Cantor <scott at restingparrotsoftware.com>
AuthorDate: Wed May 13 16:21:18 2026 -0400

    Add V5.2.2 to IdP version file.
---
 idp-versions.properties | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/idp-versions.properties b/idp-versions.properties
index b6c1634..cba1bc1 100644
--- a/idp-versions.properties
+++ b/idp-versions.properties
@@ -9,7 +9,7 @@
 #   Unsuppported
 #
 #
-net.shibboleth.idp.versions = 4.3.0 4.3.1 4.3.2 4.3.3 5.0.0 5.1.0 5.1.1 5.1.2 5.1.3 5.1.4 5.1.5 5.1.6 5.2.0 5.2.1
+net.shibboleth.idp.versions = 4.3.0 4.3.1 4.3.2 4.3.3 5.0.0 5.1.0 5.1.1 5.1.2 5.1.3 5.1.4 5.1.5 5.1.6 5.2.0 5.2.1 5.2.2
 
 net.shibboleth.idp.downloadURL.%{version} = https://shibboleth.net/downloads/identity-provider/archive/%{version}
 net.shibboleth.idp.baseName.%{version} = shibboleth-identity-provider-%{version}
@@ -40,5 +40,7 @@ net.shibboleth.idp.supportLevel.5.1.6 = OutOfDate
 
 net.shibboleth.idp.supportLevel.5.2.0 = OutOfDate
 
-net.shibboleth.idp.supportLevel.5.2.1 = Current
+net.shibboleth.idp.supportLevel.5.2.1 = OutOfDate
+
+net.shibboleth.idp.supportLevel.5.2.2 = Current
 

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


More information about the commits mailing list