Skip to content

Commit fe5f0f3

Browse files
committed
update ning and checkstyle
1 parent a74e9a7 commit fe5f0f3

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@
9696
<dependency>
9797
<groupId>com.ning</groupId>
9898
<artifactId>async-http-client</artifactId>
99-
<version>1.9.36</version>
99+
<version>1.9.38</version>
100100
<scope>provided</scope>
101101
</dependency>
102102
</dependencies>
@@ -205,7 +205,7 @@
205205
<dependency>
206206
<groupId>com.puppycrawl.tools</groupId>
207207
<artifactId>checkstyle</artifactId>
208-
<version>6.16.1</version>
208+
<version>6.17</version>
209209
</dependency>
210210
</dependencies>
211211
<executions>

0 commit comments

Comments
 (0)