[xmlsectool] branch master updated: Bump dependency on OpenSAML snapshot
Ian Young
ian at iay.org.uk
Fri Dec 28 11:48:53 EST 2018
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=dbe3b0e4fcd5f82beced6dda99db7c2ef29f334f
The following commit(s) were added to refs/heads/master by this push:
new dbe3b0e Bump dependency on OpenSAML snapshot
dbe3b0e is described below
commit dbe3b0e4fcd5f82beced6dda99db7c2ef29f334f
Author: Ian Young <ian at iay.org.uk>
AuthorDate: Fri Dec 28 16:48:48 2018 +0000
Bump dependency on OpenSAML snapshot
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 0a7acc9..492a5f6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -24,7 +24,7 @@
<properties>
<opensaml.groupId>org.opensaml</opensaml.groupId>
- <opensaml.version>3.4.1-SNAPSHOT</opensaml.version>
+ <opensaml.version>3.4.2-SNAPSHOT</opensaml.version>
<java-support.version>7.4.2-SNAPSHOT</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