Bump tiles-maven-plugin from 2.12 to 2.13 (#54)
* Bump tiles-maven-plugin from 2.12 to 2.13 Bumps [tiles-maven-plugin](https://github.com/repaint-io/maven-tiles) from 2.12 to 2.13. - [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[bot] <support@dependabot.com> * [changelog] updated
This commit is contained in:
parent
77aaa9a3e5
commit
5cc794aa10
2 changed files with 9 additions and 8 deletions
|
@ -13,13 +13,14 @@ The format is based on [[https://keepachangelog.com/en/1.0.0/][Keep a Changelog]
|
|||
|
||||
** Dependencies
|
||||
|
||||
- Bump mockito-core from 2.21.0 to 2.23.4
|
||||
- Bump mon from 0.12.0 to 2.0.0
|
||||
- Bump kemitix-parent from 5.1.1 to 5.2.0
|
||||
- Bump spring-context-support from 5.0.8.RELEASE to 5.1.4.RELEASE
|
||||
- Bump kemitix-checkstyle-ruleset from 4.1.1 to 5.3.2
|
||||
- Bump kemitix-maven-tiles from 0.9.0 to 2.1.2
|
||||
- Bump spotbugs-annotations from 3.1.8 to 3.1.11
|
||||
- Bump mockito-core from 2.21.0 to 2.23.4 (#36)(#40)(#47)
|
||||
- Bump mon from 0.12.0 to 2.0.0 (#38)(#41)
|
||||
- Bump kemitix-parent from 5.1.1 to 5.2.0 (#39)
|
||||
- Bump spring-context-support from 5.0.8.RELEASE to 5.1.4.RELEASE (#44)(#45)(#48)(#51)
|
||||
- Bump kemitix-checkstyle-ruleset from 4.1.1 to 5.3.2 (#46)(#49)
|
||||
- Bump kemitix-maven-tiles from 0.9.0 to 2.1.2 (#46)(#49)
|
||||
- Bump spotbugs-annotations from 3.1.8 to 3.1.11 (#50)
|
||||
- Bump tiles-maven-plugin from 2.12 to 2.13 (#54)
|
||||
|
||||
** Removed
|
||||
|
||||
|
|
2
pom.xml
2
pom.xml
|
@ -34,7 +34,7 @@
|
|||
</scm>
|
||||
|
||||
<properties>
|
||||
<tiles-maven-plugin.version>2.12</tiles-maven-plugin.version>
|
||||
<tiles-maven-plugin.version>2.13</tiles-maven-plugin.version>
|
||||
<kemitix-maven-tiles.version>2.1.2</kemitix-maven-tiles.version>
|
||||
<kemitix-tiles.version>0.9.0</kemitix-tiles.version>
|
||||
<kemitix-checkstyle.version>5.3.2</kemitix-checkstyle.version>
|
||||
|
|
Loading…
Reference in a new issue