Skip to content

Commit 378982f

Browse files
committed
Upgraded HttpCore to version 5.4
1 parent a14264d commit 378982f

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.4-alpha1</httpcore.version>
65+
<httpcore.version>5.4</httpcore.version>
6666
<log4j.version>2.25.2</log4j.version>
6767
<brotli4j.version>1.20.0</brotli4j.version>
6868
<conscrypt.version>2.5.2</conscrypt.version>

0 commit comments

Comments
 (0)