Skip to content

Commit 5bb9779

Browse files
Bump com.h2database:h2 from 1.4.192 to 2.4.240
Bumps [com.h2database:h2](https://github.com/h2database/h2database) from 1.4.192 to 2.4.240. - [Release notes](https://github.com/h2database/h2database/releases) - [Commits](h2database/h2database@version-1.4.192...version-2.4.240) --- updated-dependencies: - dependency-name: com.h2database:h2 dependency-version: 2.4.240 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent fe8276f commit 5bb9779

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gateway-ha/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -340,7 +340,7 @@
340340
<dependency>
341341
<groupId>com.h2database</groupId>
342342
<artifactId>h2</artifactId>
343-
<version>1.4.192</version>
343+
<version>2.4.240</version>
344344
<scope>test</scope>
345345
</dependency>
346346

0 commit comments

Comments
 (0)