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 51f2cbb0f3 Bump org.apache.datasketches:datasketches-java from 5.0.0 
to 5.0.1 (#12687)
51f2cbb0f3 is described below

commit 51f2cbb0f39eb4a630deaed02ab0a66a98b0a7ce
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Mar 21 12:42:48 2024 -0700

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

diff --git a/pom.xml b/pom.xml
index 63b07961c5..58684bbeb9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1074,7 +1074,7 @@
       <dependency>
         <groupId>org.apache.datasketches</groupId>
         <artifactId>datasketches-java</artifactId>
-        <version>5.0.0</version>
+        <version>5.0.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