This is an automated email from the ASF dual-hosted git repository.

jackie pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/pinot.git


The following commit(s) were added to refs/heads/master by this push:
     new 7d14feaad1 Bump org.apache.datasketches:datasketches-java from 6.0.0 
to 6.1.1 (#14223)
7d14feaad1 is described below

commit 7d14feaad1abf3577f82c6bc944bb4879b11d707
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Oct 14 11:11:09 2024 -0700

    Bump org.apache.datasketches:datasketches-java from 6.0.0 to 6.1.1 (#14223)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index aaba5fa986..c09c25aa31 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1390,7 +1390,7 @@
       <dependency>
         <groupId>org.apache.datasketches</groupId>
         <artifactId>datasketches-java</artifactId>
-        <version>6.0.0</version>
+        <version>6.1.1</version>
       </dependency>
       <dependency>
         <groupId>com.dynatrace.hash4j</groupId>


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to