[xmlsectool] branch main updated: Update and pin to latest Shibboleth dependencies
Ian Young
ian at iay.org.uk
Thu Feb 20 14:43:29 UTC 2025
This is an automated email from the git hooks/post-receive script.
iay pushed a commit to branch main
in repository xmlsectool.
View the commit online:
http://git.shibboleth.net/view/?p=xmlsectool.git;a=commit;h=9ee74d69db7d2d6e69ff2c29e8cb4d6683502a73
The following commit(s) were added to refs/heads/main by this push:
new 9ee74d6 Update and pin to latest Shibboleth dependencies
9ee74d6 is described below
commit 9ee74d69db7d2d6e69ff2c29e8cb4d6683502a73
Author: Ian Young <ian at iay.org.uk>
AuthorDate: Thu Feb 20 14:43:26 2025 +0000
Update and pin to latest Shibboleth dependencies
---
pom.xml | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/pom.xml b/pom.xml
index 7ba14e1..672c53c 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.3</version>
</parent>
<groupId>net.shibboleth.tool</groupId>
@@ -24,9 +24,9 @@
<properties>
<opensaml.groupId>org.opensaml</opensaml.groupId>
- <opensaml.version>5.1.1</opensaml.version>
+ <opensaml.version>5.1.3</opensaml.version>
<shib-shared.groupId>net.shibboleth</shib-shared.groupId>
- <shib-shared.version>9.1.1</shib-shared.version>
+ <shib-shared.version>9.1.3</shib-shared.version>
<dependenciesDirectory>${project.build.directory}/dependencies</dependenciesDirectory>
</properties>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list