Skip to content

Commit 0f40ea5

Browse files
committed
Upgraded HttpCore to version 5.2.4
1 parent 7d899b1 commit 0f40ea5

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
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>
@@ -445,4 +445,4 @@
445445
</plugins>
446446
</reporting>
447447

448-
</project>
448+
</project>

0 commit comments

Comments
 (0)