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

peacewong pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/linkis.git


The following commit(s) were added to refs/heads/master by this push:
     new 1415f3dd9 Bump h2 from 2.1.214 to 2.2.220 (#4752)
1415f3dd9 is described below

commit 1415f3dd98b618568db6bf019b0270163287605a
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat Jul 8 15:22:44 2023 +0800

    Bump h2 from 2.1.214 to 2.2.220 (#4752)
    
    Bumps [h2](https://github.com/h2database/h2database) from 2.1.214 to 
2.2.220.
    - [Release notes](https://github.com/h2database/h2database/releases)
    - 
[Commits](https://github.com/h2database/h2database/compare/version-2.1.214...version-2.2.220)
    
    ---
    updated-dependencies:
    - dependency-name: com.h2database:h2
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 50a0a7972..f0bfa4c32 100644
--- a/pom.xml
+++ b/pom.xml
@@ -199,7 +199,7 @@
     <junit5.version>5.7.2</junit5.version>
     <mockito-bom.version>4.3.1</mockito-bom.version>
     <assertj.version>3.17.2</assertj.version>
-    <h2.version>2.1.214</h2.version>
+    <h2.version>2.2.220</h2.version>
 
     <!-- spring -->
     <spring-framework.version>5.2.23.RELEASE</spring-framework.version>


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

Reply via email to