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 618e049dde Bump org.apache.datasketches:datasketches-java from 4.1.0 
to 5.0.0 (#12161)
618e049dde is described below

commit 618e049dde40eaf9894170fa38f881666eb7612b
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Dec 15 11:53:14 2023 -0800

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

diff --git a/pom.xml b/pom.xml
index c750249b33..da8667f4c6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -966,7 +966,7 @@
       <dependency>
         <groupId>org.apache.datasketches</groupId>
         <artifactId>datasketches-java</artifactId>
-        <version>4.1.0</version>
+        <version>5.0.0</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