Skip to content

Commit f759e94

Browse files
authored
Merge pull request #14 from Atmosphere/dependabot/maven/com.ning-async-http-client-1.9.0
Bump async-http-client from 1.7.16 to 1.9.0
2 parents d019779 + 8e1d49c commit f759e94

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@
9292
<dependency>
9393
<groupId>com.ning</groupId>
9494
<artifactId>async-http-client</artifactId>
95-
<version>1.7.16</version>
95+
<version>1.9.0</version>
9696
<scope>test</scope>
9797
</dependency>
9898
<dependency>

0 commit comments

Comments
 (0)