Bump tiles-maven-plugin from 2.22 to 2.27 (#26)
Bumps [tiles-maven-plugin](https://github.com/repaint-io/maven-tiles) from 2.22 to 2.27. - [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.22...tiles-maven-plugin-2.27) --- 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:
parent
6b450a36df
commit
4504196223
1 changed files with 1 additions and 1 deletions
2
pom.xml
2
pom.xml
|
@ -24,7 +24,7 @@
|
||||||
<maven.compiler.source>1.8</maven.compiler.source>
|
<maven.compiler.source>1.8</maven.compiler.source>
|
||||||
<maven.compiler.target>1.8</maven.compiler.target>
|
<maven.compiler.target>1.8</maven.compiler.target>
|
||||||
|
|
||||||
<tiles-maven-plugin.version>2.22</tiles-maven-plugin.version>
|
<tiles-maven-plugin.version>2.27</tiles-maven-plugin.version>
|
||||||
<kemitix-tiles.version>2.8.0</kemitix-tiles.version>
|
<kemitix-tiles.version>2.8.0</kemitix-tiles.version>
|
||||||
<assertj.version>3.22.0</assertj.version>
|
<assertj.version>3.22.0</assertj.version>
|
||||||
<lombok.version>1.18.20</lombok.version>
|
<lombok.version>1.18.20</lombok.version>
|
||||||
|
|
Loading…
Reference in a new issue