8000 Upgraded HttpCore to version 5.2.4 · apache/httpcomponents-client@9ec6347 · GitHub
[go: up one dir, main page]

Skip to content

Commit 9ec6347

Browse files
committed
Upgraded HttpCore to version 5.2.4
1 parent 6d60624 commit 9ec6347

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
@@ -62,7 +62,7 @@
6262
<properties>
6363
<maven.compiler.source>1.8</maven.compiler.source>
6464
<maven.compiler.target>1.8</maven.compiler.target>
65-
<httpcore.version>5.2.3</httpcore.version>
65+
<httpcore.version>5.2.4</httpcore.version>
6666
<log4j.version>2.20.0</log4j.version>
6767
<brotli.version>0.1.2</brotli.version>
6868
<conscrypt.version>2.5.2</conscrypt.version>

0 commit comments

Comments
 (0)
0