aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoman Ivanov <romani@users.noreply.github.com>2017-12-30 11:52:27 -0800
committerGitHub <noreply@github.com>2017-12-30 11:52:27 -0800
commit38a3a34a547d55237d08cfc1ff350391b97f8d9a (patch)
treebc4f0ccf4a5be7b33bcee830dcb70f4df1ef9bbf
parent0989fe4124cde117f7aee56f6b945ccc856679ef (diff)
downloadcheckstyle-38a3a34a547d55237d08cfc1ff350391b97f8d9a.tar.gz
config: bump checkstyle version
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 0a1d0eda5..e5ba12a0b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -221,7 +221,7 @@
<saxon.version>9.8.0-7</saxon.version>
<maven.checkstyle.plugin.version>2.17</maven.checkstyle.plugin.version>
<maven.sevntu.checkstyle.plugin.version>1.25.0</maven.sevntu.checkstyle.plugin.version>
- <maven.sevntu-checkstyle-check.checkstyle.version>8.5</maven.sevntu-checkstyle-check.checkstyle.version>
+ <maven.sevntu-checkstyle-check.checkstyle.version>8.6</maven.sevntu-checkstyle-check.checkstyle.version>
<maven.versions.plugin.version>2.5</maven.versions.plugin.version>
<java.version>1.8</java.version>
<tools.jar.version>${java.version}.0</tools.jar.version>