Skip to content

Commit

Permalink
Upgraded HttpCore to version 5.2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
ok2c committed Nov 28, 2023
1 parent 7d899b1 commit 0f40ea5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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.3</httpcore.version>
<httpcore.version>5.2.4</httpcore.version>
<log4j.version>2.20.0</log4j.version>
<brotli.version>0.1.2</brotli.version>
<conscrypt.version>2.5.2</conscrypt.version>
Expand Down Expand Up @@ -445,4 +445,4 @@
</plugins>
</reporting>

</project>
</project>

0 comments on commit 0f40ea5

Please sign in to comment.