[xmlsectool] branch main updated: Bump parent, OpenSAML, and shib-shared versions

Tom Zeller tzeller at dragonacea.biz
Mon Sep 18 14:01:50 UTC 2023


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

tzeller pushed a commit to branch main
in repository xmlsectool.

View the commit online:
http://git.shibboleth.net/view/?p=xmlsectool.git;a=commit;h=a8b99c241d9729b242a3618549b33c56582103eb

The following commit(s) were added to refs/heads/main by this push:
     new a8b99c2  Bump parent, OpenSAML, and shib-shared versions
a8b99c2 is described below

commit a8b99c241d9729b242a3618549b33c56582103eb
Author: Tom Zeller <tzeller at dragonacea.biz>
AuthorDate: Mon Sep 18 09:01:39 2023 -0500

    Bump parent, OpenSAML, and shib-shared versions
---
 pom.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/pom.xml b/pom.xml
index 3df14a4..70d1a05 100644
--- a/pom.xml
+++ b/pom.xml
@@ -7,7 +7,7 @@
     <parent>
         <groupId>net.shibboleth</groupId>
         <artifactId>parent</artifactId>
-        <version>17.0.0-SNAPSHOT</version>
+        <version>17.0.2-SNAPSHOT</version>
     </parent>
 
     <groupId>net.shibboleth.tool</groupId>
@@ -24,9 +24,9 @@
 
     <properties>
         <opensaml.groupId>org.opensaml</opensaml.groupId>
-        <opensaml.version>5.0.0-SNAPSHOT</opensaml.version>
+        <opensaml.version>5.0.1-SNAPSHOT</opensaml.version>
         <shib-shared.groupId>net.shibboleth</shib-shared.groupId>
-        <shib-shared.version>9.0.0-SNAPSHOT</shib-shared.version>
+        <shib-shared.version>9.0.1-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