[java-oidc-common] branch main updated: Add explicit java support version

Phil Smart philip.smart at jisc.ac.uk
Wed Nov 18 17:01:50 UTC 2020


This is an automated email from the git hooks/post-receive script.

philsmart pushed a commit to branch main
in repository java-oidc-common.

View the commit online:
http://git.shibboleth.net/view/?p=java-oidc-common.git;a=commit;h=8587a09bc4436e5090291622baaab47d64bcb2b2

The following commit(s) were added to refs/heads/main by this push:
       new  8587a09   Add explicit java support version
8587a09 is described below

commit 8587a09bc4436e5090291622baaab47d64bcb2b2
Author: Phil Smart <philip.smart at jisc.ac.uk>
AuthorDate: Wed Nov 18 17:01:42 2020 +0000

    Add explicit java support version
---
 pom.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/pom.xml b/pom.xml
index 7d0a60e..2fc7141 100644
--- a/pom.xml
+++ b/pom.xml
@@ -18,6 +18,7 @@
         <idp.version>4.1.0-SNAPSHOT</idp.version>
         <opensaml.groupId>org.opensaml</opensaml.groupId>
         <opensaml.version>4.1.0-SNAPSHOT</opensaml.version>
+        <java-support.version>8.2.0-SNAPSHOT</java-support.version>
         <checkstyle.configLocation>${project.basedir}/checkstyle.xml</checkstyle.configLocation>
     </properties>
     <repositories>

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the commits mailing list