Merge pull request #359 from apache/dependabot/maven/com.h2database-h2-2.2.224

Bump com.h2database:h2 from 2.2.222 to 2.2.224
This commit is contained in:
Gary Gregory 2023-09-22 09:00:20 -04:00 committed by GitHub
commit 3239c88c73
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.2.222</version>
<version>2.2.224</version>
<scope>test</scope>
</dependency>
</dependencies>