This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/zeppelin.git


The following commit(s) were added to refs/heads/master by this push:
     new df84affca4 Bump h2 from 2.1.210 to 2.2.220 in /jdbc (#4630)
df84affca4 is described below

commit df84affca42fed8fd2baeec9522181e8a9243424
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jul 10 08:15:09 2023 +0000

    Bump h2 from 2.1.210 to 2.2.220 in /jdbc (#4630)
---
 jdbc/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/jdbc/pom.xml b/jdbc/pom.xml
index ea352e4e17..4e9c4365ad 100644
--- a/jdbc/pom.xml
+++ b/jdbc/pom.xml
@@ -36,7 +36,7 @@
     <interpreter.name>jdbc</interpreter.name>
     <postgresql.version>42.4.3</postgresql.version>
     <hadoop.version>${hadoop3.1.version}</hadoop.version>
-    <h2.version>2.1.210</h2.version>
+    <h2.version>2.2.220</h2.version>
     <commons.dbcp2.version>2.0.1</commons.dbcp2.version>
     <hive3.version>3.1.3</hive3.version>
 

Reply via email to