Skip to content

Commit

Permalink
Update Checkstyle to rectify security alert (#30)
Browse files Browse the repository at this point in the history
  • Loading branch information
sappenin authored Mar 27, 2019
1 parent c8665f8 commit 0feea16
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 @@ -349,7 +349,7 @@
<dependency>
<groupId>com.puppycrawl.tools</groupId>
<artifactId>checkstyle</artifactId>
<version>8.9</version>
<version>[8.18,)</version>
</dependency>
</dependencies>
<executions>
Expand Down

0 comments on commit 0feea16

Please sign in to comment.