Commits

md_5 authored d0800d0c1da
Update checkstyle
No tags

pom.xml

Modified
177 177 </execution>
178 178 </executions>
179 179 <configuration>
180 180 <configLocation>checkstyle.xml</configLocation>
181 181 <includeTestSourceDirectory>true</includeTestSourceDirectory>
182 182 </configuration>
183 183 <dependencies>
184 184 <dependency>
185 185 <groupId>com.puppycrawl.tools</groupId>
186 186 <artifactId>checkstyle</artifactId>
187 - <version>8.27</version>
187 + <version>8.29</version>
188 188 </dependency>
189 189 </dependencies>
190 190 </plugin>
191 191 <plugin>
192 192 <groupId>org.codehaus.mojo</groupId>
193 193 <artifactId>animal-sniffer-maven-plugin</artifactId>
194 194 <version>1.18</version>
195 195 <executions>
196 196 <execution>
197 197 <phase>process-classes</phase>

Everything looks good. We'll let you know here if there's anything you should know about.

Add shortcut