Bump tiles-maven-plugin from 2.21 to 2.25 (#43)

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

---
updated-dependencies:
- dependency-name: io.repaint.maven:tiles-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2021-12-31 08:31:02 +00:00 committed by GitHub
parent ef4b86bf3a
commit 9febbb6053
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -15,7 +15,7 @@
<version>1.1.0</version>
<properties>
<tiles-maven-plugin.version>2.21</tiles-maven-plugin.version>
<tiles-maven-plugin.version>2.25</tiles-maven-plugin.version>
<kemitix-tiles.version>2.10.0</kemitix-tiles.version>
<lombok.version>1.18.20</lombok.version>
<junit-jupiter.version>5.7.2</junit-jupiter.version>