From 9de3044491deb51b87a923352c7e2d7029e99245 Mon Sep 17 00:00:00 2001 From: Matteo Gazzetta Date: Fri, 11 Jan 2019 05:41:52 +0100 Subject: [PATCH] Test Java 11 in Travis CI (#1311) * Bump pax.exam.version from 4.11.0 to 4.13.1 Bumps `pax.exam.version` from 4.11.0 to 4.13.1. Updates `pax-exam-container-native` from 4.11.0 to 4.13.1 Updates `pax-exam-junit4` from 4.11.0 to 4.13.1 Updates `pax-exam-link-assembly` from 4.11.0 to 4.13.1 Updates `pax-exam-link-mvn` from 4.11.0 to 4.13.1 Signed-off-by: dependabot[bot] * Bump pax.url.version from 2.5.2 to 2.5.4 Bumps `pax.url.version` from 2.5.2 to 2.5.4. Updates `pax-url-aether` from 2.5.2 to 2.5.4 - [Release notes](https://github.com/ops4j/org.ops4j.pax.url/releases) - [Commits](https://github.com/ops4j/org.ops4j.pax.url/compare/url-2.5.2...url-2.5.4) Updates `pax-url-reference` from 2.5.2 to 2.5.4 - [Release notes](https://github.com/ops4j/org.ops4j.pax.url/releases) - [Commits](https://github.com/ops4j/org.ops4j.pax.url/compare/url-2.5.2...url-2.5.4) Signed-off-by: dependabot[bot] * Bump maven-javadoc-plugin from 2.10.4 to 3.0.1 Bumps [maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin) from 2.10.4 to 3.0.1. - [Release notes](https://github.com/apache/maven-javadoc-plugin/releases) - [Commits](https://github.com/apache/maven-javadoc-plugin/compare/maven-javadoc-plugin-2.10.4...maven-javadoc-plugin-3.0.1) Signed-off-by: dependabot[bot] * Bump maven-bundle-plugin from 3.3.0 to 4.1.0 Bumps maven-bundle-plugin from 3.3.0 to 4.1.0. Signed-off-by: dependabot[bot] * Bump maven-compiler-plugin from 3.7.0 to 3.8.0 Bumps [maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) from 3.7.0 to 3.8.0. - [Release notes](https://github.com/apache/maven-compiler-plugin/releases) - [Commits](https://github.com/apache/maven-compiler-plugin/compare/maven-compiler-plugin-3.7.0...maven-compiler-plugin-3.8.0) Signed-off-by: dependabot[bot] * Test Java 11 in Travis CI * Bump jacoco-maven-plugin to 0.8.2 * Bump maven-surefire-plugin to 2.22.1 * Update felix framework to 6.0.1 --- .travis.yml | 1 + pom.xml | 16 ++++++++-------- 2 files changed, 9 insertions(+), 8 deletions(-) diff --git a/.travis.yml b/.travis.yml index 7a25bf44..23ca7fb4 100644 --- a/.travis.yml +++ b/.travis.yml @@ -27,6 +27,7 @@ matrix: - jdk: oraclejdk9 env: - JDK=9 + - jdk: oraclejdk11 install: /bin/true diff --git a/pom.xml b/pom.xml index 9b9cb781..4c94f1e7 100644 --- a/pom.xml +++ b/pom.xml @@ -7,8 +7,8 @@ false - 3.3.0 - 5.6.8 + 4.1.0 + 6.0.1 5.2.10.Final 3.24.1-GA 0.11.4.1 @@ -17,8 +17,8 @@ 1.0.0 0.0.26 2.23.4 - 4.11.0 - 2.5.2 + 4.13.1 + 2.5.4 42.1.4 1.7.25 2.11.1 @@ -265,7 +265,7 @@ org.jacoco jacoco-maven-plugin - 0.7.9 + 0.8.2 @@ -361,7 +361,7 @@ org.apache.maven.plugins maven-compiler-plugin - 3.7.0 + 3.8.0 true 1.8 @@ -383,7 +383,7 @@ org.apache.maven.plugins maven-surefire-plugin - 2.20 + 2.22.1 ${surefireArgLine} ${sureFireOptions9} @@ -415,7 +415,7 @@ org.apache.maven.plugins maven-javadoc-plugin - 2.10.4 + 3.0.1 public com.zaxxer.hikari.hibernate:com.zaxxer.hikari.metrics.*:com.zaxxer.hikari.pool:com.zaxxer.hikari.util