[java-metadata-aggregator] 01/02: Rebase Shibboleth dependencies on latest releases

Ian Young ian at iay.org.uk
Thu Mar 21 17:31:07 UTC 2024


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=7121e25480db31bb717971dc891f530bb42f4649

commit 7121e25480db31bb717971dc891f530bb42f4649
Author: Ian Young <ian at iay.org.uk>
AuthorDate: Thu Mar 21 17:21:44 2024 +0000

    Rebase Shibboleth dependencies on latest releases
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index d1bdd08..6cb1519 100644
--- a/pom.xml
+++ b/pom.xml
@@ -7,7 +7,7 @@
     <parent>
         <groupId>net.shibboleth</groupId>
         <artifactId>parent</artifactId>
-        <version>17.0.2</version>
+        <version>17.1.1</version>
     </parent>
 
     <name>Shibboleth Metadata Aggregator</name>
@@ -31,7 +31,7 @@
 
     <properties>
         <shib-shared.groupId>net.shibboleth</shib-shared.groupId>
-        <shib-shared.version>9.0.0</shib-shared.version>
+        <shib-shared.version>9.1.1</shib-shared.version>
         <checkstyle.configLocation>${project.basedir}/resources/checkstyle/checkstyle.xml</checkstyle.configLocation>
         <aggregator-parent.site.url>${shibboleth.site.deploy.url}java-metadata-aggregator/${project.version}/</aggregator-parent.site.url>
         <aggregator-module.site.url>${aggregator-parent.site.url}${project.artifactId}</aggregator-module.site.url>

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


More information about the commits mailing list