[struts] branch master updated: WW-4866 Includes 1.8+ JDKs
This is an automated email from the ASF dual-hosted git repository. lukaszlenart pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/struts.git The following commit(s) were added to refs/heads/master by this push: new 2d86cc6 WW-4866 Includes 1.8+ JDKs 2d86cc6 is described below commit 2d86cc69dcfcddce1559362de8f776f0de721d65 Author: Lukasz Lenart AuthorDate: Sun Nov 11 09:56:12 2018 +0100 WW-4866 Includes 1.8+ JDKs --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 0657f80..11cd67c 100644 --- a/pom.xml +++ b/pom.xml @@ -146,7 +146,7 @@ jdk8 -1.8 +[1.8,)
[struts] branch master updated: WW-4866 Includes 9+ JDKs
This is an automated email from the ASF dual-hosted git repository. lukaszlenart pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/struts.git The following commit(s) were added to refs/heads/master by this push: new af3ee07 WW-4866 Includes 9+ JDKs af3ee07 is described below commit af3ee0747410ffb64448e933888ff4a15d72fe10 Author: Lukasz Lenart AuthorDate: Sun Nov 11 13:42:07 2018 +0100 WW-4866 Includes 9+ JDKs --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 11cd67c..6e8508e 100644 --- a/pom.xml +++ b/pom.xml @@ -165,7 +165,7 @@ jdk9 -9 +[9,)