You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pinot.apache.org by ja...@apache.org on 2023/07/08 02:18:13 UTC

[pinot] branch master updated: Bump h2 from 2.1.214 to 2.2.220 (#11066)

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 729e86ad13 Bump h2 from 2.1.214 to 2.2.220 (#11066)
729e86ad13 is described below

commit 729e86ad138a81a72e07892df2d427d8458ee2c8
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Fri Jul 7 22:18:08 2023 -0400

    Bump h2 from 2.1.214 to 2.2.220 (#11066)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 27a027e6f0..715895ceed 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1139,7 +1139,7 @@
       <dependency>
         <groupId>com.h2database</groupId>
         <artifactId>h2</artifactId>
-        <version>2.1.214</version>
+        <version>2.2.220</version>
       </dependency>
       <dependency>
         <groupId>com.github.jnr</groupId>


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@pinot.apache.org
For additional commands, e-mail: commits-help@pinot.apache.org