Skip to content

Commit

Permalink
Bump checkstyle version for security fix
Browse files Browse the repository at this point in the history
  • Loading branch information
trickl committed Aug 25, 2019
1 parent 7303a5d commit 8cb663b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@
<dependency>
<groupId>com.puppycrawl.tools</groupId>
<artifactId>checkstyle</artifactId>
<version>8.1</version>
<version>8.18</version>
</dependency>
</dependencies>
<executions>
Expand Down

0 comments on commit 8cb663b

Please sign in to comment.