[xmlsectool] branch main updated: Unpin parent project; bump Shibboleth dependencies
Ian Young
ian at iay.org.uk
Thu Dec 16 17:49:26 UTC 2021
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=17c0a40bda7373ac59dcd5bb1974d2ad11dd517c
The following commit(s) were added to refs/heads/main by this push:
new 17c0a40 Unpin parent project; bump Shibboleth dependencies
17c0a40 is described below
commit 17c0a40bda7373ac59dcd5bb1974d2ad11dd517c
Author: Ian Young <ian at iay.org.uk>
AuthorDate: Thu Dec 16 17:48:59 2021 +0000
Unpin parent project; bump Shibboleth dependencies
---
pom.xml | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/pom.xml b/pom.xml
index 649d482..cb9dd59 100644
--- a/pom.xml
+++ b/pom.xml
@@ -7,7 +7,7 @@
<parent>
<groupId>net.shibboleth</groupId>
<artifactId>parent</artifactId>
- <version>11.1.0</version>
+ <version>11.2.2-SNAPSHOT</version>
</parent>
<groupId>net.shibboleth.tool</groupId>
@@ -24,8 +24,8 @@
<properties>
<opensaml.groupId>org.opensaml</opensaml.groupId>
- <opensaml.version>4.0.1</opensaml.version>
- <java-support.version>8.1.0</java-support.version>
+ <opensaml.version>4.1.0</opensaml.version>
+ <java-support.version>8.2.1</java-support.version>
</properties>
<repositories>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list