Skip to content

Commit 24a77c9

Browse files
authored
TEZ-4409: Upgrade async-http-client to 2.12.3 to resolve CVE (#204) (D M Murali Krishna Reddy reviewed by Laszlo Bodor)
1 parent ba851fa commit 24a77c9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -243,7 +243,7 @@
243243
<dependency>
244244
<groupId>org.asynchttpclient</groupId>
245245
<artifactId>async-http-client</artifactId>
246-
<version>2.12.1</version>
246+
<version>2.12.3</version>
247247
<exclusions>
248248
<exclusion>
249249
<groupId>io.netty</groupId>

0 commit comments

Comments
 (0)