From 62c48544a759eabab5a0d70f1d9f44a8d59b4842 Mon Sep 17 00:00:00 2001 From: Greg Turnquist Date: Tue, 18 Dec 2018 11:11:12 -0600 Subject: [PATCH] #772 - Fix pipeline to properly build PRs against JDK 12. --- ci/pipeline-template.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/ci/pipeline-template.yml b/ci/pipeline-template.yml index 7417d9d1..3d8d8153 100644 --- a/ci/pipeline-template.yml +++ b/ci/pipeline-template.yml @@ -290,6 +290,7 @@ jobs: trigger: true version: every - get: openjdk:11-jdk + - get: openjdk:12-jdk - put: spring-hateoas-pull-requests params: path: spring-hateoas-github