This is an automated email from the ASF dual-hosted git repository.

tibordigana pushed a commit to branch jdk-16-17
in repository https://gitbox.apache.org/repos/asf/maven-surefire.git

commit 25e13331e54bd6b287b205679c7f6687552d3456
Author: tibordigana <tibordig...@apache.org>
AuthorDate: Fri Feb 26 12:35:56 2021 +0100

    [travisci] openjdk15
---
 .travis.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.travis.yml b/.travis.yml
index ba10e50..963469f 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -23,7 +23,7 @@ cache:
   - "$HOME/.m2"
 
 install: true
-jdk: openjdk14
+jdk: openjdk15
 
 jobs:
   include:

Reply via email to