We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c588554 + f6f7ef6 commit 9769e27Copy full SHA for 9769e27
pom.xml
@@ -89,8 +89,8 @@
89
<!-- Avoid warnings about being unable to find jars during site building -->
90
<dependency.locations.enabled>false</dependency.locations.enabled>
91
<hadoop.version>3.4.2</hadoop.version>
92
- <httpcore5.version>5.3.6</httpcore5.version>
93
- <httpclient5.version>5.5.1</httpclient5.version>
+ <httpcore5.version>5.4</httpcore5.version>
+ <httpclient5.version>5.6</httpclient5.version>
94
<jackrabbit1.version>1.6.5</jackrabbit1.version>
95
<!-- Don't use jackrabbit2 2.21.x, it's labeled "unstable". -->
96
<!-- 2.22.0 requires Java 11. -->
0 commit comments