[java-shib-metadata] branch maint-5.1 updated: Update to unlock parent version and Shib dependencies

Brent Putman putmanb at georgetown.edu
Wed Aug 13 22:44:47 UTC 2025


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

putmanb pushed a commit to branch maint-5.1
in repository java-shib-metadata.

View the commit online:
http://git.shibboleth.net/view/?p=java-shib-metadata.git;a=commit;h=561f42b0e18d22d883d73b51409c29e24911e7cd

The following commit(s) were added to refs/heads/maint-5.1 by this push:
     new 561f42b0 Update to unlock parent version and Shib dependencies
561f42b0 is described below

commit 561f42b0e18d22d883d73b51409c29e24911e7cd
Author: Brent Putman <putmanb at georgetown.edu>
AuthorDate: Wed Aug 13 18:44:46 2025 -0400

    Update to unlock parent version and Shib dependencies
---
 pom.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/pom.xml b/pom.xml
index 03dbabb7..532fb6a2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -8,7 +8,7 @@
     <parent>
         <groupId>net.shibboleth</groupId>
         <artifactId>parent</artifactId>
-        <version>17.1.5</version>
+        <version>17.1.6-SNAPSHOT</version>
     </parent>
 
     <name>Shibboleth Metadata Components</name>
@@ -34,9 +34,9 @@
     <properties>
         <shibboleth.projectName>java-shib-metadata</shibboleth.projectName>
         <shib-shared.groupId>net.shibboleth</shib-shared.groupId>
-        <shib-shared.version>9.1.5</shib-shared.version>
+        <shib-shared.version>9.1.6-SNAPSHOT</shib-shared.version>
         <opensaml.groupId>org.opensaml</opensaml.groupId>
-        <opensaml.version>5.1.5</opensaml.version>
+        <opensaml.version>5.1.6-SNAPSHOT</opensaml.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