[java-metadata-aggregator] branch main updated: Update dependencies: Shibboleth parent and shib-shared
Ian Young
ian at iay.org.uk
Thu Apr 25 15:03:16 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=bdb8dd39135957b6095b7f93a6c1d0c213b10ac1
The following commit(s) were added to refs/heads/main by this push:
new bdb8dd3 Update dependencies: Shibboleth parent and shib-shared
bdb8dd3 is described below
commit bdb8dd39135957b6095b7f93a6c1d0c213b10ac1
Author: Ian Young <ian at iay.org.uk>
AuthorDate: Thu Apr 25 16:03:13 2024 +0100
Update dependencies: Shibboleth parent and shib-shared
---
pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index 5ee5692..ec4dbca 100644
--- a/pom.xml
+++ b/pom.xml
@@ -7,7 +7,7 @@
<parent>
<groupId>net.shibboleth</groupId>
<artifactId>parent</artifactId>
- <version>17.1.1</version>
+ <version>17.1.2</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.1</shib-shared.version>
+ <shib-shared.version>9.1.2</shib-shared.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