From 2b31e89c3bb9b3e2f7b2a379ed00847302b33c03 Mon Sep 17 00:00:00 2001 From: Lee Rhodes Date: Fri, 24 May 2024 17:08:32 -0700 Subject: [PATCH] Fix Java 11 build/compile problem. --- pom.xml | 57 ++++++++++++++++++--------------------------------------- 1 file changed, 18 insertions(+), 39 deletions(-) diff --git a/pom.xml b/pom.xml index 7123c826..08427178 100644 --- a/pom.xml +++ b/pom.xml @@ -24,16 +24,9 @@ under the License. 4.0.0 - - org.apache - apache - 32 - - org.apache.datasketches datasketches-memory 2.2.1 - pom ${project.artifactId} @@ -66,8 +59,8 @@ under the License. - + + GitHub https://github.com/apache/${project.artifactId}/issues @@ -82,21 +75,10 @@ under the License. - - - - 4.0.0-rc-1 0.16 - 7.5.1 @@ -118,21 +100,21 @@ under the License. 3.2.0 - 3.7.1 - 3.13.0 - 3.1.2 - 3.4.1 - 3.2.3 - 3.4.1 - 3.6.3 - 3.0.1 - 3.2.0 - 3.3.1 - 3.2.5 + 3.7.1 + 3.13.0 + 3.1.2 + 3.4.1 + 3.2.3 + 3.4.1 + 3.6.3 + 3.0.1 + 3.2.0 + 3.3.1 + 3.2.5 3.2.0 3.0.0-M1 - 0.16.1 + 0.16.1 0.8.12 @@ -141,6 +123,7 @@ under the License. 1.0.0 4.9.10 + 3.3.0 true true true @@ -215,14 +198,12 @@ under the License. - org.apache.maven.plugins maven-release-plugin ${maven-release-plugin.version} - org.apache.maven.plugins maven-jar-plugin ${maven-jar-plugin.version} @@ -245,7 +226,6 @@ under the License. - org.apache.maven.plugins maven-javadoc-plugin ${maven-javadoc-plugin.version} @@ -300,7 +280,6 @@ under the License. - org.apache.rat apache-rat-plugin ${apache-rat-plugin.version} @@ -334,7 +313,6 @@ under the License. - org.apache.maven.plugins maven-source-plugin ${maven-source-plugin.version} @@ -357,7 +335,6 @@ under the License. - org.apache.maven.plugins maven-surefire-plugin ${maven-surefire-plugin.version} @@ -385,7 +362,9 @@ under the License. - toolchain + + toolchain +