[java-idp-plugin-mgmt] branch main updated: Add IdP 5.1.3 version.

Scott Cantor cantor.2 at osu.edu
Wed Jul 31 19:13:02 UTC 2024


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

scantor 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=b793f0c56bd07f77a828e3c62fe6730ec8334297

The following commit(s) were added to refs/heads/main by this push:
     new b793f0c  Add IdP 5.1.3 version.
b793f0c is described below

commit b793f0c56bd07f77a828e3c62fe6730ec8334297
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Wed Jul 31 15:12:59 2024 -0400

    Add IdP 5.1.3 version.
---
 idp-versions.properties | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/idp-versions.properties b/idp-versions.properties
index 2953549..725294e 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
+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
 
 net.shibboleth.idp.downloadURL.%{version} = http://shibboleth.net/downloads/identity-provider/archive/%{version}
 net.shibboleth.idp.baseName.%{version} = shibboleth-identity-provider-%{version}
@@ -28,6 +28,6 @@ net.shibboleth.idp.supportLevel.5.1.0 = OutOfDate
 
 net.shibboleth.idp.supportLevel.5.1.1 = OutOfDate
 
-net.shibboleth.idp.supportLevel.5.1.2 = Current
-
+net.shibboleth.idp.supportLevel.5.1.2 = OutOfDate
 
+net.shibboleth.idp.supportLevel.5.1.3 = Current

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


More information about the commits mailing list