Merge pull request #9 from gresham-computing/java8265

DWN-34909: use java8 265.
pull/1601/head
Alex 2020-10-14 11:01:37 +01:00 committed by GitHub
commit ce3e3f503a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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 = ''