[java-metadata-aggregator] branch main updated: Update Shibboleth dependencies to latest
Ian Young
ian at iay.org.uk
Tue Apr 1 16:47:07 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=3f78362d7867fb0291239d4e809e36eceafe7aa4
The following commit(s) were added to refs/heads/main by this push:
new 3f78362 Update Shibboleth dependencies to latest
3f78362 is described below
commit 3f78362d7867fb0291239d4e809e36eceafe7aa4
Author: Ian Young <ian at iay.org.uk>
AuthorDate: Tue Apr 1 17:47:02 2025 +0100
Update Shibboleth dependencies to latest
---
pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index ee0ce78..db7fc94 100644
--- a/pom.xml
+++ b/pom.xml
@@ -7,7 +7,7 @@
<parent>
<groupId>net.shibboleth</groupId>
<artifactId>parent</artifactId>
- <version>17.1.2</version>
+ <version>17.1.4</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.2</shib-shared.version>
+ <shib-shared.version>9.1.4</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