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 ce79f1a56f Bump com.h2database:h2 from 2.2.224 to 2.3.230 (#13622)
ce79f1a56f is described below

commit ce79f1a56fb134576637e602cf08f3d2a73ac591
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Jul 16 12:04:14 2024 -0700

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

diff --git a/pom.xml b/pom.xml
index 6b80de668a..2b608b5718 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1344,7 +1344,7 @@
       <dependency>
         <groupId>com.h2database</groupId>
         <artifactId>h2</artifactId>
-        <version>2.2.224</version>
+        <version>2.3.230</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