Bump Checkstyle 8.14 → 8.15 75/78375/1
authorStephen Kitt <skitt@redhat.com>
Mon, 3 Dec 2018 11:04:51 +0000 (12:04 +0100)
committerStephen Kitt <skitt@redhat.com>
Mon, 3 Dec 2018 11:04:51 +0000 (12:04 +0100)
Release notes: https://checkstyle.org/releasenotes.html#Release_8.15

Change-Id: I6cb04fc68e637591338eeee7934363fbd355e101
Signed-off-by: Stephen Kitt <skitt@redhat.com>
odlparent/pom.xml

index e7de8f71000ac5044c3e7ee0bf8b76d99d82e3bc..0d2b6066b385693dcaa2312e5edb121bdcae85d9 100644 (file)
@@ -99,7 +99,7 @@
         <groupId>com.puppycrawl.tools</groupId>
         <artifactId>checkstyle</artifactId>
         <!-- This should match the plugin management on maven-checkstyle-plugin below -->
-        <version>8.14</version>
+        <version>8.15</version>
       </dependency>
 
       <!-- Testing Dependencies -->
               <groupId>com.puppycrawl.tools</groupId>
               <artifactId>checkstyle</artifactId>
               <!-- This should match the dependency management on com.puppycrawl.tools:checkstyle above -->
-              <version>8.14</version>
+              <version>8.15</version>
             </dependency>
             <dependency>
               <groupId>org.opendaylight.odlparent</groupId>