This is an automated email from the ASF dual-hosted git repository.
robbie pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/activemq-artemis.git
The following commit(s) were added to refs/heads/main by this push:
new 8ab792d13c NO-JIRA: update stale Travis config
8ab792d13c is described below
commit 8ab792d13cb5995837f49e6a6e26a38ab306b724
Author: Robbie Gemmell <[email protected]>
AuthorDate: Mon Jul 4 09:46:48 2022 +0100
NO-JIRA: update stale Travis config
---
.travis.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.travis.yml b/.travis.yml
index e2f4ad795c..b0ea79e8be 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -7,7 +7,7 @@ matrix:
env:
- EXAMPLES_PROFILE="release"
- os: linux
- jdk: openjdk16
+ jdk: openjdk17
env:
- EXAMPLES_PROFILE="examples,noRun"