[java-identity-provider] branch main updated: Bump main branch to 5.3.0-SNAPSHOT.

Codeberg noreply at shibboleth.net
Tue Jul 7 18:58:19 UTC 2026


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

codeberg pushed a commit to branch main
in repository java-identity-provider.

View the commit online:
https://codeberg.org/Shibboleth/java-identity-provider/commit/152d791954f169a688df7ff3e729f53cef79ff80

The following commit(s) were added to refs/heads/main by this push:
     new 152d79195 Bump main branch to 5.3.0-SNAPSHOT.
152d79195 is described below

commit 152d791954f169a688df7ff3e729f53cef79ff80
Author: Scott Cantor <scott at restingparrotsoftware.com>
AuthorDate: Tue Jul 7 14:58:08 2026 -0400

    Bump main branch to 5.3.0-SNAPSHOT.
---
 idp-admin-api/pom.xml                                  |  2 +-
 idp-admin-impl/pom.xml                                 |  2 +-
 idp-authn-api/pom.xml                                  |  2 +-
 idp-authn-impl/pom.xml                                 |  2 +-
 idp-bom/pom.xml                                        |  2 +-
 idp-cas-api/pom.xml                                    |  2 +-
 idp-cas-impl/pom.xml                                   |  2 +-
 idp-cli/pom.xml                                        |  2 +-
 idp-conf-impl/pom.xml                                  |  2 +-
 idp-consent-api/pom.xml                                |  2 +-
 idp-consent-impl/pom.xml                               |  2 +-
 idp-core/pom.xml                                       |  2 +-
 idp-core/src/main/java/net/shibboleth/idp/Version.java |  4 ++--
 idp-distribution/pom.xml                               |  2 +-
 idp-installer/pom.xml                                  |  2 +-
 idp-msi/pom.xml                                        |  2 +-
 idp-profile-api/pom.xml                                |  2 +-
 idp-profile-impl/pom.xml                               |  2 +-
 idp-saml-api/pom.xml                                   |  2 +-
 idp-saml-impl/pom.xml                                  |  2 +-
 idp-schema/pom.xml                                     |  2 +-
 idp-session-api/pom.xml                                |  2 +-
 idp-session-impl/pom.xml                               |  2 +-
 idp-spring/pom.xml                                     |  2 +-
 idp-testing/pom.xml                                    |  2 +-
 idp-ui/pom.xml                                         |  2 +-
 idp-war-distribution/pom.xml                           |  2 +-
 idp-war/pom.xml                                        |  2 +-
 pom.xml                                                | 14 +++++++-------
 29 files changed, 36 insertions(+), 36 deletions(-)

diff --git a/idp-admin-api/pom.xml b/idp-admin-api/pom.xml
index 3031bc295..d3f15274f 100644
--- a/idp-admin-api/pom.xml
+++ b/idp-admin-api/pom.xml
@@ -7,7 +7,7 @@
     <parent>
         <groupId>net.shibboleth.idp</groupId>
         <artifactId>idp-parent</artifactId>
-        <version>5.2.4-SNAPSHOT</version>
+        <version>5.3.0-SNAPSHOT</version>
     </parent>
 
     <name>Shibboleth IdP :: Administrative Profile API</name>
diff --git a/idp-admin-impl/pom.xml b/idp-admin-impl/pom.xml
index 462d6f265..e30f6f5e9 100644
--- a/idp-admin-impl/pom.xml
+++ b/idp-admin-impl/pom.xml
@@ -7,7 +7,7 @@
     <parent>
         <groupId>net.shibboleth.idp</groupId>
         <artifactId>idp-parent</artifactId>
-        <version>5.2.4-SNAPSHOT</version>
+        <version>5.3.0-SNAPSHOT</version>
     </parent>
 
     <name>Shibboleth IdP :: Administrative Profile Implementation</name>
diff --git a/idp-authn-api/pom.xml b/idp-authn-api/pom.xml
index 575b95dff..cf3851fee 100644
--- a/idp-authn-api/pom.xml
+++ b/idp-authn-api/pom.xml
@@ -7,7 +7,7 @@
     <parent>
         <groupId>net.shibboleth.idp</groupId>
         <artifactId>idp-parent</artifactId>
-        <version>5.2.4-SNAPSHOT</version>
+        <version>5.3.0-SNAPSHOT</version>
     </parent>
 
     <name>Shibboleth IdP :: Authentication API</name>
diff --git a/idp-authn-impl/pom.xml b/idp-authn-impl/pom.xml
index 77580cb32..0ed2ab194 100644
--- a/idp-authn-impl/pom.xml
+++ b/idp-authn-impl/pom.xml
@@ -7,7 +7,7 @@
     <parent>
         <groupId>net.shibboleth.idp</groupId>
         <artifactId>idp-parent</artifactId>
-        <version>5.2.4-SNAPSHOT</version>
+        <version>5.3.0-SNAPSHOT</version>
     </parent>
 
     <name>Shibboleth IdP :: Authentication Implementation</name>
diff --git a/idp-bom/pom.xml b/idp-bom/pom.xml
index d219bf546..8a7aff568 100644
--- a/idp-bom/pom.xml
+++ b/idp-bom/pom.xml
@@ -7,7 +7,7 @@
     <parent>
         <groupId>net.shibboleth.idp</groupId>
         <artifactId>idp-parent</artifactId>
-        <version>5.2.4-SNAPSHOT</version>
+        <version>5.3.0-SNAPSHOT</version>
     </parent>
 
     <name>Shibboleth IdP :: BOM</name>
diff --git a/idp-cas-api/pom.xml b/idp-cas-api/pom.xml
index 7a0f069be..5f9234580 100644
--- a/idp-cas-api/pom.xml
+++ b/idp-cas-api/pom.xml
@@ -7,7 +7,7 @@
     <parent>
         <groupId>net.shibboleth.idp</groupId>
         <artifactId>idp-parent</artifactId>
-        <version>5.2.4-SNAPSHOT</version>
+        <version>5.3.0-SNAPSHOT</version>
     </parent>
 
     <name>Shibboleth IdP :: CAS Protocol API</name>
diff --git a/idp-cas-impl/pom.xml b/idp-cas-impl/pom.xml
index adbe0e41f..66baa259a 100644
--- a/idp-cas-impl/pom.xml
+++ b/idp-cas-impl/pom.xml
@@ -7,7 +7,7 @@
     <parent>
         <groupId>net.shibboleth.idp</groupId>
         <artifactId>idp-parent</artifactId>
-        <version>5.2.4-SNAPSHOT</version>
+        <version>5.3.0-SNAPSHOT</version>
     </parent>
 
     <name>Shibboleth IdP :: CAS Protocol Implementation</name>
diff --git a/idp-cli/pom.xml b/idp-cli/pom.xml
index 43e2cc461..78d48bc9c 100644
--- a/idp-cli/pom.xml
+++ b/idp-cli/pom.xml
@@ -7,7 +7,7 @@
     <parent>
         <groupId>net.shibboleth.idp</groupId>
         <artifactId>idp-parent</artifactId>
-        <version>5.2.4-SNAPSHOT</version>
+        <version>5.3.0-SNAPSHOT</version>
     </parent>
 
     <name>Shibboleth IdP :: Command Line</name>
diff --git a/idp-conf-impl/pom.xml b/idp-conf-impl/pom.xml
index fa9e54d23..55ab1b0c5 100644
--- a/idp-conf-impl/pom.xml
+++ b/idp-conf-impl/pom.xml
@@ -7,7 +7,7 @@
     <parent>
         <groupId>net.shibboleth.idp</groupId>
         <artifactId>idp-parent</artifactId>
-        <version>5.2.4-SNAPSHOT</version>
+        <version>5.3.0-SNAPSHOT</version>
     </parent>
 
     <name>Shibboleth IdP :: System Configuration</name>
diff --git a/idp-consent-api/pom.xml b/idp-consent-api/pom.xml
index b19856447..6c3b388d3 100644
--- a/idp-consent-api/pom.xml
+++ b/idp-consent-api/pom.xml
@@ -7,7 +7,7 @@
     <parent>
         <groupId>net.shibboleth.idp</groupId>
         <artifactId>idp-parent</artifactId>
-        <version>5.2.4-SNAPSHOT</version>
+        <version>5.3.0-SNAPSHOT</version>
     </parent>
 
     <name>Shibboleth IdP :: Consent API</name>
diff --git a/idp-consent-impl/pom.xml b/idp-consent-impl/pom.xml
index aa77c3dd7..7a7f53e5a 100644
--- a/idp-consent-impl/pom.xml
+++ b/idp-consent-impl/pom.xml
@@ -7,7 +7,7 @@
     <parent>
         <groupId>net.shibboleth.idp</groupId>
         <artifactId>idp-parent</artifactId>
-        <version>5.2.4-SNAPSHOT</version>
+        <version>5.3.0-SNAPSHOT</version>
     </parent>
 
     <name>Shibboleth IdP :: Consent Implementation</name>
diff --git a/idp-core/pom.xml b/idp-core/pom.xml
index e18a8debc..624b3f13c 100644
--- a/idp-core/pom.xml
+++ b/idp-core/pom.xml
@@ -7,7 +7,7 @@
     <parent>
         <groupId>net.shibboleth.idp</groupId>
         <artifactId>idp-parent</artifactId>
-        <version>5.2.4-SNAPSHOT</version>
+        <version>5.3.0-SNAPSHOT</version>
     </parent>
 
     <name>Shibboleth IdP :: Core</name>
diff --git a/idp-core/src/main/java/net/shibboleth/idp/Version.java b/idp-core/src/main/java/net/shibboleth/idp/Version.java
index e8ab79922..e604a53c2 100644
--- a/idp-core/src/main/java/net/shibboleth/idp/Version.java
+++ b/idp-core/src/main/java/net/shibboleth/idp/Version.java
@@ -46,9 +46,9 @@ public final class Version {
      */
     @Nullable public static String getVersion() {
         if (VERSION == null) {
-            return "5.2.0";
+            return "5.3.0";
         }
         return VERSION;
     }
 
-}
\ No newline at end of file
+}
diff --git a/idp-distribution/pom.xml b/idp-distribution/pom.xml
index 16fd01032..c7bdb046a 100644
--- a/idp-distribution/pom.xml
+++ b/idp-distribution/pom.xml
@@ -7,7 +7,7 @@
     <parent>
         <groupId>net.shibboleth.idp</groupId>
         <artifactId>idp-parent</artifactId>
-        <version>5.2.4-SNAPSHOT</version>
+        <version>5.3.0-SNAPSHOT</version>
     </parent>
 
     <name>Shibboleth IdP :: Distribution</name>
diff --git a/idp-installer/pom.xml b/idp-installer/pom.xml
index 60e58ae17..f9b38b551 100644
--- a/idp-installer/pom.xml
+++ b/idp-installer/pom.xml
@@ -7,7 +7,7 @@
     <parent>
         <groupId>net.shibboleth.idp</groupId>
         <artifactId>idp-parent</artifactId>
-        <version>5.2.4-SNAPSHOT</version>
+        <version>5.3.0-SNAPSHOT</version>
     </parent>
 
     <name>Shibboleth IdP :: Installer</name>
diff --git a/idp-msi/pom.xml b/idp-msi/pom.xml
index 9528a6927..3d70d1d10 100644
--- a/idp-msi/pom.xml
+++ b/idp-msi/pom.xml
@@ -7,7 +7,7 @@
     <parent>
         <groupId>net.shibboleth.idp</groupId>
         <artifactId>idp-parent</artifactId>
-        <version>5.2.4-SNAPSHOT</version>
+        <version>5.3.0-SNAPSHOT</version>
     </parent>
 
     <name>Shibboleth IdP :: Msi</name>
diff --git a/idp-profile-api/pom.xml b/idp-profile-api/pom.xml
index a886e6bde..f110c4883 100644
--- a/idp-profile-api/pom.xml
+++ b/idp-profile-api/pom.xml
@@ -7,7 +7,7 @@
     <parent>
         <groupId>net.shibboleth.idp</groupId>
         <artifactId>idp-parent</artifactId>
-        <version>5.2.4-SNAPSHOT</version>
+        <version>5.3.0-SNAPSHOT</version>
     </parent>
 
     <name>Shibboleth IdP :: Profile API</name>
diff --git a/idp-profile-impl/pom.xml b/idp-profile-impl/pom.xml
index 7925e1986..6bf189432 100644
--- a/idp-profile-impl/pom.xml
+++ b/idp-profile-impl/pom.xml
@@ -7,7 +7,7 @@
     <parent>
         <groupId>net.shibboleth.idp</groupId>
         <artifactId>idp-parent</artifactId>
-        <version>5.2.4-SNAPSHOT</version>
+        <version>5.3.0-SNAPSHOT</version>
     </parent>
 
     <name>Shibboleth IdP :: Profile Implementation</name>
diff --git a/idp-saml-api/pom.xml b/idp-saml-api/pom.xml
index 91b05ede3..4b500a8d8 100644
--- a/idp-saml-api/pom.xml
+++ b/idp-saml-api/pom.xml
@@ -7,7 +7,7 @@
     <parent>
         <groupId>net.shibboleth.idp</groupId>
         <artifactId>idp-parent</artifactId>
-        <version>5.2.4-SNAPSHOT</version>
+        <version>5.3.0-SNAPSHOT</version>
     </parent>
 
     <name>Shibboleth IdP :: SAML Profile API</name>
diff --git a/idp-saml-impl/pom.xml b/idp-saml-impl/pom.xml
index 890f38c75..c3a0b0675 100644
--- a/idp-saml-impl/pom.xml
+++ b/idp-saml-impl/pom.xml
@@ -7,7 +7,7 @@
     <parent>
         <groupId>net.shibboleth.idp</groupId>
         <artifactId>idp-parent</artifactId>
-        <version>5.2.4-SNAPSHOT</version>
+        <version>5.3.0-SNAPSHOT</version>
     </parent>
 
     <name>Shibboleth IdP :: SAML Profile Implementation</name>
diff --git a/idp-schema/pom.xml b/idp-schema/pom.xml
index e57f37851..a2a111832 100644
--- a/idp-schema/pom.xml
+++ b/idp-schema/pom.xml
@@ -7,7 +7,7 @@
     <parent>
         <groupId>net.shibboleth.idp</groupId>
         <artifactId>idp-parent</artifactId>
-        <version>5.2.4-SNAPSHOT</version>
+        <version>5.3.0-SNAPSHOT</version>
     </parent>
 
     <name>Shibboleth IdP :: Configuration Schemas</name>
diff --git a/idp-session-api/pom.xml b/idp-session-api/pom.xml
index 029f9c6e7..ee76dfa82 100644
--- a/idp-session-api/pom.xml
+++ b/idp-session-api/pom.xml
@@ -7,7 +7,7 @@
     <parent>
         <groupId>net.shibboleth.idp</groupId>
         <artifactId>idp-parent</artifactId>
-        <version>5.2.4-SNAPSHOT</version>
+        <version>5.3.0-SNAPSHOT</version>
     </parent>
 
     <name>Shibboleth IdP :: Session API</name>
diff --git a/idp-session-impl/pom.xml b/idp-session-impl/pom.xml
index 4d8dc3c89..5cd5aab73 100644
--- a/idp-session-impl/pom.xml
+++ b/idp-session-impl/pom.xml
@@ -7,7 +7,7 @@
     <parent>
         <groupId>net.shibboleth.idp</groupId>
         <artifactId>idp-parent</artifactId>
-        <version>5.2.4-SNAPSHOT</version>
+        <version>5.3.0-SNAPSHOT</version>
     </parent>
 
     <name>Shibboleth IdP :: Session Implementation</name>
diff --git a/idp-spring/pom.xml b/idp-spring/pom.xml
index fc8211975..c3cf08b56 100644
--- a/idp-spring/pom.xml
+++ b/idp-spring/pom.xml
@@ -7,7 +7,7 @@
     <parent>
         <groupId>net.shibboleth.idp</groupId>
         <artifactId>idp-parent</artifactId>
-        <version>5.2.4-SNAPSHOT</version>
+        <version>5.3.0-SNAPSHOT</version>
     </parent>
 
     <name>Shibboleth IdP :: Spring Integration</name>
diff --git a/idp-testing/pom.xml b/idp-testing/pom.xml
index 35040d5e1..646cc9021 100644
--- a/idp-testing/pom.xml
+++ b/idp-testing/pom.xml
@@ -7,7 +7,7 @@
     <parent>
         <groupId>net.shibboleth.idp</groupId>
         <artifactId>idp-parent</artifactId>
-        <version>5.2.4-SNAPSHOT</version>
+        <version>5.3.0-SNAPSHOT</version>
     </parent>
 
     <name>Shibboleth IdP :: Testing</name>
diff --git a/idp-ui/pom.xml b/idp-ui/pom.xml
index 4232f6432..b267e7b9c 100644
--- a/idp-ui/pom.xml
+++ b/idp-ui/pom.xml
@@ -7,7 +7,7 @@
     <parent>
         <groupId>net.shibboleth.idp</groupId>
         <artifactId>idp-parent</artifactId>
-        <version>5.2.4-SNAPSHOT</version>
+        <version>5.3.0-SNAPSHOT</version>
     </parent>
 
     <name>Shibboleth IdP :: UI Support</name>
diff --git a/idp-war-distribution/pom.xml b/idp-war-distribution/pom.xml
index 57483a377..0ae7664ea 100644
--- a/idp-war-distribution/pom.xml
+++ b/idp-war-distribution/pom.xml
@@ -7,7 +7,7 @@
     <parent>
         <groupId>net.shibboleth.idp</groupId>
         <artifactId>idp-parent</artifactId>
-        <version>5.2.4-SNAPSHOT</version>
+        <version>5.3.0-SNAPSHOT</version>
     </parent>
 
     <name>Shibboleth IdP :: WAR distribution</name>
diff --git a/idp-war/pom.xml b/idp-war/pom.xml
index 2d6e6ac79..f49668fe6 100644
--- a/idp-war/pom.xml
+++ b/idp-war/pom.xml
@@ -7,7 +7,7 @@
     <parent>
         <groupId>net.shibboleth.idp</groupId>
         <artifactId>idp-parent</artifactId>
-        <version>5.2.4-SNAPSHOT</version>
+        <version>5.3.0-SNAPSHOT</version>
     </parent>
 
     <name>Shibboleth IdP :: WAR</name>
diff --git a/pom.xml b/pom.xml
index 51196c6cc..503a37784 100644
--- a/pom.xml
+++ b/pom.xml
@@ -8,7 +8,7 @@
     <parent>
         <groupId>net.shibboleth</groupId>
         <artifactId>parent</artifactId>
-        <version>17.2.4-SNAPSHOT</version>
+        <version>17.3.0-SNAPSHOT</version>
     </parent>
 
     <name>Shibboleth Identity Provider</name>
@@ -19,7 +19,7 @@
 
     <groupId>net.shibboleth.idp</groupId>
     <artifactId>idp-parent</artifactId>
-    <version>5.2.4-SNAPSHOT</version>
+    <version>5.3.0-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <modules>
@@ -63,15 +63,15 @@
     <properties>
         <shibboleth.projectName>java-identity-provider</shibboleth.projectName>
         <shib-shared.groupId>net.shibboleth</shib-shared.groupId>
-        <shib-shared.version>9.2.4-SNAPSHOT</shib-shared.version>
+        <shib-shared.version>9.3.0-SNAPSHOT</shib-shared.version>
         <opensaml.groupId>org.opensaml</opensaml.groupId>
-        <opensaml.version>5.2.4-SNAPSHOT</opensaml.version>
+        <opensaml.version>5.3.0-SNAPSHOT</opensaml.version>
         <shib-metadata.groupId>net.shibboleth</shib-metadata.groupId>
-        <shib-metadata.version>5.2.4-SNAPSHOT</shib-metadata.version>
+        <shib-metadata.version>5.3.0-SNAPSHOT</shib-metadata.version>
         <shib-attribute.groupId>net.shibboleth</shib-attribute.groupId>
-        <shib-attribute.version>5.2.4-SNAPSHOT</shib-attribute.version>
+        <shib-attribute.version>5.3.0-SNAPSHOT</shib-attribute.version>
         <shib-profile.groupId>net.shibboleth</shib-profile.groupId>
-        <shib-profile.version>5.2.4-SNAPSHOT</shib-profile.version>
+        <shib-profile.version>5.3.0-SNAPSHOT</shib-profile.version>
         <checkstyle.configLocation>${project.basedir}/resources/checkstyle/checkstyle.xml</checkstyle.configLocation>
     </properties>
 

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


More information about the commits mailing list