[xmlsectool] 01/03: Update dependencies
Ian Young
ian at iay.org.uk
Thu Jun 11 10:10:10 UTC 2020
This is an automated email from the git hooks/post-receive script.
iay pushed a commit to branch master
in repository xmlsectool.
View the commit online:
http://git.shibboleth.net/view/?p=xmlsectool.git;a=commit;h=4c78994e31787e12ab788a02f712a5e28f29b1d4
commit 4c78994e31787e12ab788a02f712a5e28f29b1d4
Author: Ian Young <ian at iay.org.uk>
AuthorDate: Thu Jun 11 10:51:47 2020 +0100
Update dependencies
---
pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index 65d4328..8b7c449 100644
--- a/pom.xml
+++ b/pom.xml
@@ -7,7 +7,7 @@
<parent>
<groupId>net.shibboleth</groupId>
<artifactId>parent</artifactId>
- <version>11.0.1-SNAPSHOT</version>
+ <version>11.1.0-SNAPSHOT</version>
</parent>
<groupId>net.shibboleth.tool</groupId>
@@ -24,7 +24,7 @@
<properties>
<opensaml.groupId>org.opensaml</opensaml.groupId>
- <opensaml.version>4.0.0</opensaml.version>
+ <opensaml.version>4.0.1</opensaml.version>
<java-support.version>8.0.0</java-support.version>
<xmlsec.version>2.0.6</xmlsec.version>
</properties>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list