Upgraded HttpCore to version 5.2.3

This commit is contained in:
Oleg Kalnichevski 2023-09-22 15:52:55 +02:00
parent aa5a7c7fe0
commit dbe368983c
1 changed files with 1 additions and 1 deletions

View File

@ -62,7 +62,7 @@
<properties>
<maven.compiler.source>1.8</maven.compiler.source>
<maven.compiler.target>1.8</maven.compiler.target>
<httpcore.version>5.2.2</httpcore.version>
<httpcore.version>5.2.3</httpcore.version>
<log4j.version>2.20.0</log4j.version>
<brotli.version>0.1.2</brotli.version>
<conscrypt.version>2.5.2</conscrypt.version>