[java-metadata-aggregator] branch main updated: Update to latest Shibboleth dependencies

Ian Young ian at iay.org.uk
Wed Sep 17 11:36:56 UTC 2025


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

iay pushed a commit to branch main
in repository java-metadata-aggregator.

View the commit online:
http://git.shibboleth.net/view/?p=java-metadata-aggregator.git;a=commit;h=61e26e2dcaf1850b7fcd59835ba5dcd53dad2c51

The following commit(s) were added to refs/heads/main by this push:
     new 61e26e2  Update to latest Shibboleth dependencies
61e26e2 is described below

commit 61e26e2dcaf1850b7fcd59835ba5dcd53dad2c51
Author: Ian Young <ian at iay.org.uk>
AuthorDate: Wed Sep 17 12:36:53 2025 +0100

    Update to latest Shibboleth dependencies
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index db7fc94..75643ea 100644
--- a/pom.xml
+++ b/pom.xml
@@ -7,7 +7,7 @@
     <parent>
         <groupId>net.shibboleth</groupId>
         <artifactId>parent</artifactId>
-        <version>17.1.4</version>
+        <version>17.1.6</version>
     </parent>
 
     <name>Shibboleth Metadata Aggregator</name>
@@ -31,7 +31,7 @@
 
     <properties>
         <shib-shared.groupId>net.shibboleth</shib-shared.groupId>
-        <shib-shared.version>9.1.4</shib-shared.version>
+        <shib-shared.version>9.1.6</shib-shared.version>
         <shibboleth.projectName>java-metadata-aggregator</shibboleth.projectName>
         <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