DWN-34909: use java8 265.

pull/1601/head
Alex Sheppard 2020-10-02 08:24:42 +01:00
parent aefdd9156e
commit 9150018dc0
1 changed files with 1 additions and 1 deletions

2
Jenkinsfile vendored
View File

@ -2,7 +2,7 @@ pipeline {
agent any
tools {
maven 'Maven 3.6.3'
jdk 'Corretto 8.252'
jdk 'Corretto 8.265'
}
environment {
VERSION = ''