This is an automated email from the ASF dual-hosted git repository. alsay pushed a commit to branch ds-java-6.2.0 in repository https://gitbox.apache.org/repos/asf/datasketches-hive.git
commit 365a8a057a4c498e1fda3ec00bd8a4af609576a9 Author: AlexanderSaydakov <[email protected]> AuthorDate: Fri Feb 21 09:44:53 2025 -0800 use datasketches-java-6.2.0 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 90d47af..6fa0884 100644 --- a/pom.xml +++ b/pom.xml @@ -83,7 +83,7 @@ under the License. <properties> <!-- UNIQUE FOR THIS JAVA COMPONENT --> - <datasketches-java.version>6.0.0</datasketches-java.version> + <datasketches-java.version>6.2.0</datasketches-java.version> <hive-exec.version>3.1.3</hive-exec.version> <hadoop-common.version>3.3.6</hadoop-common.version> <slf4j-simple.version>1.7.32</slf4j-simple.version> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
