Skip to content

Commit eeacf1e

Browse files
Bump com.h2database:h2 in the all-dependencies group
Bumps the all-dependencies group with 1 update: [com.h2database:h2](https://github.com/h2database/h2database). Updates `com.h2database:h2` from 2.3.232 to 2.4.240 - [Release notes](https://github.com/h2database/h2database/releases) - [Commits](h2database/h2database@version-2.3.232...version-2.4.240) --- updated-dependencies: - dependency-name: com.h2database:h2 dependency-version: 2.4.240 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6afd6e8 commit eeacf1e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<dependency>
2525
<groupId>com.h2database</groupId>
2626
<artifactId>h2</artifactId>
27-
<version>2.3.232</version>
27+
<version>2.4.240</version>
2828
</dependency>
2929

3030
<dependency>

0 commit comments

Comments
 (0)