Bump tiles-maven-plugin from 2.15 to 2.16 (#52)

Bumps [tiles-maven-plugin](https://github.com/repaint-io/maven-tiles) from 2.15 to 2.16.
- [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/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: Paul Campbell <pcampbell@kemitix.net>
This commit is contained in:
dependabot-preview[bot] 2020-03-20 12:47:24 +00:00 committed by GitHub
parent a8c7ba28cf
commit 58a005b851
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -17,7 +17,7 @@
<properties>
<java.version>1.8</java.version>
<tiles-maven-plugin.version>2.15</tiles-maven-plugin.version>
<tiles-maven-plugin.version>2.16</tiles-maven-plugin.version>
<kemitix-maven-tiles.version>1.3.1</kemitix-maven-tiles.version>
<kemitix-checkstyle.version>4.0.1</kemitix-checkstyle.version>
<lombok.version>1.18.12</lombok.version>