This is an automated email from the ASF dual-hosted git repository.
Jackie-Jiang 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 452f5a686e8 Bump com.h2database:h2 from 2.4.240 to 2.5.250 (#19508)
452f5a686e8 is described below
commit 452f5a686e82621fca56618a6edb94bab595cdd3
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Sep 8 10:39:09 2026 -0700
Bump com.h2database:h2 from 2.4.240 to 2.5.250 (#19508)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index d528b7e95d6..e704ded054a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -361,7 +361,7 @@
<mockito-core.version>5.23.0</mockito-core.version>
<equalsverifier.version>3.19.4</equalsverifier.version>
<testcontainers.version>2.0.5</testcontainers.version>
- <h2.version>2.4.240</h2.version>
+ <h2.version>2.5.250</h2.version>
<jnr-posix.version>3.2.2</jnr-posix.version>
<scalatest.version>3.2.20</scalatest.version>
<assertj.version>3.27.7</assertj.version>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]