Merge pull request #333 from apache/dependabot/maven/com.h2database-h2-2.2.220

Bump h2 from 2.1.214 to 2.2.220
This commit is contained in:
Gary Gregory 2023-07-07 08:20:27 -04:00 committed by GitHub
commit 5512c75af5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -62,7 +62,7 @@
<dependency>
<groupId>com.h2database</groupId>
<artifactId>h2</artifactId>
<version>2.1.214</version>
<version>2.2.220</version>
<scope>test</scope>
</dependency>
</dependencies>