We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7d899b1 commit 0f40ea5Copy full SHA for 0f40ea5
1 file changed
pom.xml
@@ -62,7 +62,7 @@
62
<properties>
63
<maven.compiler.source>1.8</maven.compiler.source>
64
<maven.compiler.target>1.8</maven.compiler.target>
65
- <httpcore.version>5.2.3</httpcore.version>
+ <httpcore.version>5.2.4</httpcore.version>
66
<log4j.version>2.20.0</log4j.version>
67
<brotli.version>0.1.2</brotli.version>
68
<conscrypt.version>2.5.2</conscrypt.version>
@@ -445,4 +445,4 @@
445
</plugins>
446
</reporting>
447
448
-</project>
+</project>
0 commit comments