From b97d16c67fe7363e7d4f903d333c7e97abcb3b0f Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 5 Oct 2020 13:15:42 +0100 Subject: [PATCH] Bump tiles-maven-plugin from 2.17 to 2.18 (#345) * Bump tiles-maven-plugin from 2.17 to 2.18 Bumps [tiles-maven-plugin](https://github.com/repaint-io/maven-tiles) from 2.17 to 2.18. - [Release notes](https://github.com/repaint-io/maven-tiles/releases) - [Changelog](https://github.com/repaint-io/maven-tiles/blob/master/CHANGELOG.adoc) - [Commits](https://github.com/repaint-io/maven-tiles/compare/tiles-maven-plugin-2.17...tiles-maven-plugin-2.18) Signed-off-by: dependabot-preview[bot] * Test build on JDK 15 Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> Co-authored-by: Paul Campbell --- .github/workflows/build-maven.yml | 2 +- builder/pom.xml | 2 +- ruleset/pom.xml | 2 +- tile/pom.xml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/workflows/build-maven.yml b/.github/workflows/build-maven.yml index ef12486..289b4e8 100644 --- a/.github/workflows/build-maven.yml +++ b/.github/workflows/build-maven.yml @@ -11,7 +11,7 @@ jobs: runs-on: ubuntu-latest strategy: matrix: - java: [ 11, 14 ] + java: [ 11, 15 ] steps: - uses: kamiazya/setup-graphviz@v1 - uses: actions/checkout@v2 diff --git a/builder/pom.xml b/builder/pom.xml index d9ee4f2..4bae716 100644 --- a/builder/pom.xml +++ b/builder/pom.xml @@ -21,7 +21,7 @@ 11 ${java.version} ${java.version} - 2.17 + 2.18 2.7.0 8.36.2 diff --git a/ruleset/pom.xml b/ruleset/pom.xml index 1775e09..7d12bb7 100644 --- a/ruleset/pom.xml +++ b/ruleset/pom.xml @@ -21,7 +21,7 @@ https://github.com/kemitix/kemitix-checkstyle-ruleset - 2.17 + 2.18 2.7.0 diff --git a/tile/pom.xml b/tile/pom.xml index 6ddc3e5..bd31d8b 100644 --- a/tile/pom.xml +++ b/tile/pom.xml @@ -17,7 +17,7 @@ tile - 2.17 + 2.18 2.7.0 3.1.1