[xmlsectool] branch main updated: Lock java-support dependency

Ian Young ian at iay.org.uk
Wed Nov 18 16:10:33 UTC 2020


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=600776e0a90ed60d8d35a56b53027679883ed1d4

The following commit(s) were added to refs/heads/main by this push:
       new  600776e   Lock java-support dependency
600776e is described below

commit 600776e0a90ed60d8d35a56b53027679883ed1d4
Author: Ian Young <ian at iay.org.uk>
AuthorDate: Wed Nov 18 16:10:12 2020 +0000

    Lock java-support dependency
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 75a5823..5c14a2e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -25,7 +25,7 @@
     <properties>
         <opensaml.groupId>org.opensaml</opensaml.groupId>
         <opensaml.version>4.0.1</opensaml.version>
-        <java-support.version>8.1.0-SNAPSHOT</java-support.version>
+        <java-support.version>8.1.0</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