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 d12fda1023 Bump com.h2database:h2 from 2.3.230 to 2.3.232 (#13811)
d12fda1023 is described below

commit d12fda102388eaca1f00ec60c0c2bf8f2d5c34dc
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Aug 13 12:03:58 2024 -0700

    Bump com.h2database:h2 from 2.3.230 to 2.3.232 (#13811)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 443026e70f..d4e4a64732 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1609,7 +1609,7 @@
       <dependency>
         <groupId>com.h2database</groupId>
         <artifactId>h2</artifactId>
-        <version>2.3.230</version>
+        <version>2.3.232</version>
       </dependency>
       <dependency>
         <groupId>com.github.jnr</groupId>


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

Reply via email to