We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b2d4259 commit ae26c46Copy full SHA for ae26c46
1 file changed
pom.xml
@@ -88,6 +88,7 @@
88
</commons.osgi.import>
89
<!-- Avoid warnings about being unable to find jars during site building -->
90
<dependency.locations.enabled>false</dependency.locations.enabled>
91
+ <!-- hadoop.version version 3.5.0 requires Java 17: https://central.sonatype.com/artifact/org.apache.hadoop/hadoop-main/3.5.0 -->
92
<hadoop.version>3.4.3</hadoop.version>
93
<httpcore5.version>5.4.2</httpcore5.version>
94
<httpclient5.version>5.6.1</httpclient5.version>
0 commit comments