[java-identity-provider] branch maint-5.1 updated: IDP-2396 Release IdP 5.1.6

Rod Widdowson rdw at steadingsoftware.com
Sat Aug 16 11:17:15 UTC 2025


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

rdw pushed a commit to branch maint-5.1
in repository java-identity-provider.

View the commit online:
http://git.shibboleth.net/view/?p=java-identity-provider.git;a=commit;h=335ab32cd5e6b33e74e7dd3ac597db39af087148

The following commit(s) were added to refs/heads/maint-5.1 by this push:
     new 335ab32cd IDP-2396 Release IdP 5.1.6
335ab32cd is described below

commit 335ab32cd5e6b33e74e7dd3ac597db39af087148
Author: Rod Widdowson <rdw at steadingsoftware.com>
AuthorDate: Sat Aug 16 12:15:33 2025 +0100

    IDP-2396 Release IdP 5.1.6
    
    https://shibboleth.atlassian.net/browse/IDP-2396
    
    Pre-emptively setup msi version
---
 idp-msi/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/idp-msi/pom.xml b/idp-msi/pom.xml
index 6193c138e..e00ab9f2c 100644
--- a/idp-msi/pom.xml
+++ b/idp-msi/pom.xml
@@ -23,7 +23,7 @@
         <!-- msi Version  - CHANGE IN LOCKSTEP WITH THE VERSION ABOVE
              99 is shorthand for SNAPSHOT
         -->
-        <msi.version>5.1.3.0</msi.version>
+        <msi.version>5.1.6.0</msi.version>
         <supress.validation>false</supress.validation>
     </properties>
 

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


More information about the commits mailing list