[java-idp-plugin-mgmt] branch main updated: Update IdP version to 5.2.0.
Codeberg
noreply at shibboleth.net
Thu Jan 29 14:02:36 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/ea75697f308818b173d20ab40510b23167bb00bc
The following commit(s) were added to refs/heads/main by this push:
new ea75697 Update IdP version to 5.2.0.
ea75697 is described below
commit ea75697f308818b173d20ab40510b23167bb00bc
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Thu Jan 29 09:02:25 2026 -0500
Update IdP version to 5.2.0.
---
idp-versions.properties | 7 +++++--
1 file changed, 5 insertions(+), 2 deletions(-)
diff --git a/idp-versions.properties b/idp-versions.properties
index 74be896..48897ae 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
+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
net.shibboleth.idp.downloadURL.%{version} = https://shibboleth.net/downloads/identity-provider/archive/%{version}
net.shibboleth.idp.baseName.%{version} = shibboleth-identity-provider-%{version}
@@ -36,4 +36,7 @@ net.shibboleth.idp.supportLevel.5.1.4 = OutOfDate
net.shibboleth.idp.supportLevel.5.1.5 = OutOfDate
-net.shibboleth.idp.supportLevel.5.1.6 = Current
+net.shibboleth.idp.supportLevel.5.1.6 = OutOfDate
+
+net.shibboleth.idp.supportLevel.5.2.0 = Current
+
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list