Skip to content

Commit e3e0f52

Browse files
chore(deps): bump com.h2database:h2 from 2.2.224 to 2.3.230
Bumps [com.h2database:h2](https://github.com/h2database/h2database) from 2.2.224 to 2.3.230. - [Release notes](https://github.com/h2database/h2database/releases) - [Commits](h2database/h2database@version-2.2.224...version-2.3.230) --- updated-dependencies: - dependency-name: com.h2database:h2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e5c0d71 commit e3e0f52

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
@@ -58,7 +58,7 @@
5858
<dependency>
5959
<groupId>com.h2database</groupId>
6060
<artifactId>h2</artifactId>
61-
<version>2.2.224</version>
61+
<version>2.3.230</version>
6262
<scope>runtime</scope>
6363
</dependency>
6464
<!--

0 commit comments

Comments
 (0)