Skip to content

Commit 7aa5453

Browse files
authored
Merge pull request #13 from Azure/sjkwak-patch-1
Update checkstyle artifact dependency to address CVE-2019-9658
2 parents e966990 + cd48e38 commit 7aa5453

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
<dependency>
4141
<groupId>com.puppycrawl.tools</groupId>
4242
<artifactId>checkstyle</artifactId>
43-
<version>8.8</version>
43+
<version>8.18</version>
4444
</dependency>
4545
</dependencies>
4646
</plugin>

0 commit comments

Comments
 (0)