We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a74e9a7 commit fe5f0f3Copy full SHA for fe5f0f3
1 file changed
pom.xml
@@ -96,7 +96,7 @@
96
<dependency>
97
<groupId>com.ning</groupId>
98
<artifactId>async-http-client</artifactId>
99
- <version>1.9.36</version>
+ <version>1.9.38</version>
100
<scope>provided</scope>
101
</dependency>
102
</dependencies>
@@ -205,7 +205,7 @@
205
206
<groupId>com.puppycrawl.tools</groupId>
207
<artifactId>checkstyle</artifactId>
208
- <version>6.16.1</version>
+ <version>6.17</version>
209
210
211
<executions>
0 commit comments