Bump tiles-maven-plugin from 2.21 to 2.33
Bumps [tiles-maven-plugin](https://github.com/repaint-io/maven-tiles) from 2.21 to 2.33. - [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.33) --- 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>
This commit is contained in:
parent
0311a5fcbf
commit
7c91e685d5
1 changed files with 1 additions and 1 deletions
2
pom.xml
2
pom.xml
|
@ -20,7 +20,7 @@
|
|||
<java.version>1.8</java.version>
|
||||
<maven.compiler.source>${java.version}</maven.compiler.source>
|
||||
<maven.compiler.target>${java.version}</maven.compiler.target>
|
||||
<tiles-maven-plugin.version>2.21</tiles-maven-plugin.version>
|
||||
<tiles-maven-plugin.version>2.33</tiles-maven-plugin.version>
|
||||
<kemitix-maven-tiles.version>2.5.0</kemitix-maven-tiles.version>
|
||||
<kemitix-checkstyle.version>5.4.0</kemitix-checkstyle.version>
|
||||
<junit.version>5.7.2</junit.version>
|
||||
|
|
Loading…
Reference in a new issue