Bump checkstyle from 8.16 to 8.17 (#161)

* Bump checkstyle from 8.16 to 8.17

Bumps [checkstyle](https://github.com/checkstyle/checkstyle) from 8.16 to 8.17.
- [Release notes](https://github.com/checkstyle/checkstyle/releases)
- [Commits](https://github.com/checkstyle/checkstyle/compare/checkstyle-8.16...checkstyle-8.17)

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

* [changelog] updated
This commit is contained in:
dependabot[bot] 2019-02-02 19:45:03 +00:00 committed by Paul Campbell
parent 90e3f8cd70
commit ffb9ea6920
3 changed files with 3 additions and 3 deletions

View file

@ -14,7 +14,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
** Dependencies
- Bump classgraph from 4.6.9 to 4.6.29 (#158)(#160)
- Bump checkstyle from 8.15 to 8.16 (#159)
- Bump checkstyle from 8.15 to 8.17 (#159)(#161)
* [5.3.2] - 2018-12-21

View file

@ -22,7 +22,7 @@
<tiles-maven-plugin.version>2.12</tiles-maven-plugin.version>
<kemitix-tiles.version>1.1.0</kemitix-tiles.version>
<checkstyle.version>8.16</checkstyle.version>
<checkstyle.version>8.17</checkstyle.version>
<sevntu.version>1.32.0</sevntu.version>
<lombok.version>1.18.4</lombok.version>
<spring-platform.version>Brussels-SR6</spring-platform.version>

View file

@ -21,7 +21,7 @@
<kemitix-maven-tiles.version>0.8.1</kemitix-maven-tiles.version>
<maven-checkstyle-plugin.version>3.0.0</maven-checkstyle-plugin.version>
<checkstyle.version>8.16</checkstyle.version>
<checkstyle.version>8.17</checkstyle.version>
<sevntu.version>1.32.0</sevntu.version>
<kemitix.checkstyle.ruleset.version>${project.version}</kemitix.checkstyle.ruleset.version>