Skip to content

Commit 7a1b218

Browse files
Bump com.h2database:h2 from 2.2.220 to 2.2.222
Bumps [com.h2database:h2](https://github.com/h2database/h2database) from 2.2.220 to 2.2.222. - [Release notes](https://github.com/h2database/h2database/releases) - [Commits](h2database/h2database@version-2.2.220...version-2.2.222) --- updated-dependencies: - dependency-name: com.h2database:h2 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7104598 commit 7a1b218

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
<dependency>
6363
<groupId>com.h2database</groupId>
6464
<artifactId>h2</artifactId>
65-
<version>2.2.220</version>
65+
<version>2.2.222</version>
6666
<scope>test</scope>
6767
</dependency>
6868
</dependencies>

0 commit comments

Comments
 (0)