mirror of
https://github.com/openhab/openhab-addons.git
synced 2025-01-10 07:02:02 +01:00
Update async-http-client (#17973)
Signed-off-by: Leo Siepel <leosiepel@gmail.com>
This commit is contained in:
parent
24f4fc3d70
commit
f225140bee
@ -36,13 +36,13 @@
|
||||
<dependency>
|
||||
<groupId>org.asynchttpclient</groupId>
|
||||
<artifactId>async-http-client</artifactId>
|
||||
<version>2.10.4</version>
|
||||
<version>2.12.4</version>
|
||||
<scope>compile</scope>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.asynchttpclient</groupId>
|
||||
<artifactId>async-http-client-netty-utils</artifactId>
|
||||
<version>2.10.4</version>
|
||||
<version>2.12.4</version>
|
||||
<scope>compile</scope>
|
||||
</dependency>
|
||||
<dependency>
|
||||
|
Loading…
Reference in New Issue
Block a user