[xmlsectool] branch main updated: Update to latest snapshots

Codeberg noreply at shibboleth.net
Fri Sep 11 11:08:19 UTC 2026


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

codeberg pushed a commit to branch main
in repository xmlsectool.

View the commit online:
https://codeberg.org/Shibboleth/xmlsectool/commit/2bce8b89a19ea867d6308eec0683fd01a7928e6b

The following commit(s) were added to refs/heads/main by this push:
     new 2bce8b8  Update to latest snapshots
2bce8b8 is described below

commit 2bce8b89a19ea867d6308eec0683fd01a7928e6b
Author: Ian Young <ian at iay.org.uk>
AuthorDate: Fri Sep 11 12:08:08 2026 +0100

    Update to latest snapshots
---
 pom.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/pom.xml b/pom.xml
index 3aec05f..a6639b8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -7,7 +7,7 @@
     <parent>
         <groupId>net.shibboleth</groupId>
         <artifactId>parent</artifactId>
-        <version>17.2.4-SNAPSHOT</version>
+        <version>17.3.0-SNAPSHOT</version>
     </parent>
 
     <groupId>net.shibboleth.tool</groupId>
@@ -24,9 +24,9 @@
 
     <properties>
         <opensaml.groupId>org.opensaml</opensaml.groupId>
-        <opensaml.version>5.1.4</opensaml.version>
+        <opensaml.version>5.3.0-SNAPSHOT</opensaml.version>
         <shib-shared.groupId>net.shibboleth</shib-shared.groupId>
-        <shib-shared.version>9.1.4</shib-shared.version>
+        <shib-shared.version>9.3.0-SNAPSHOT</shib-shared.version>
         <dependenciesDirectory>${project.build.directory}/dependencies</dependenciesDirectory>
     </properties>
 

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


More information about the commits mailing list