[java-idp-plugin-mgmt] branch main updated: IDP-2262 - Release 5.1.1
Phil Smart
philip.smart at jisc.ac.uk
Wed Mar 20 12:57:14 UTC 2024
This is an automated email from the git hooks/post-receive script.
philsmart pushed a commit to branch main
in repository java-idp-plugin-mgmt.
View the commit online:
http://git.shibboleth.net/view/?p=java-idp-plugin-mgmt.git;a=commit;h=7a956305b4aff39df234faa93755d2fbf31ebd95
The following commit(s) were added to refs/heads/main by this push:
new 7a95630 IDP-2262 - Release 5.1.1
7a95630 is described below
commit 7a956305b4aff39df234faa93755d2fbf31ebd95
Author: Phil Smart <philip.smart at jisc.ac.uk>
AuthorDate: Wed Mar 20 12:56:29 2024 +0000
IDP-2262 - Release 5.1.1
- Add IdP version 5.1.1
https://shibboleth.atlassian.net/browse/IDP-2262
---
idp-versions.properties | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/idp-versions.properties b/idp-versions.properties
index 4297d4f..70ea82b 100644
--- a/idp-versions.properties
+++ b/idp-versions.properties
@@ -9,7 +9,7 @@
# Unsuppported
#
#
-net.shibboleth.idp.versions = 4.3.0 4.3.1 5.0.0 5.1.0
+net.shibboleth.idp.versions = 4.3.0 4.3.1 5.0.0 5.1.0 5.1.1
net.shibboleth.idp.downloadURL.%{version} = http://shibboleth.net/downloads/identity-provider/archive/%{version}
net.shibboleth.idp.baseName.%{version} = shibboleth-identity-provider-%{version}
@@ -20,6 +20,8 @@ net.shibboleth.idp.supportLevel.4.3.1 = OutOfDate
net.shibboleth.idp.supportLevel.5.0.0 = OutOfDate
-net.shibboleth.idp.supportLevel.5.1.0 = Current
+net.shibboleth.idp.supportLevel.5.1.0 = OutOfDate
+
+net.shibboleth.idp.supportLevel.5.1.1 = Current
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list