Skip to content

Commit 7c7f482

Browse files
build(deps): bump com.h2database:h2 from 2.3.232 to 2.4.240
Bumps [com.h2database:h2](https://github.com/h2database/h2database) 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 ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 270beaf commit 7c7f482

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
@@ -123,7 +123,7 @@
123123
<dependency>
124124
<groupId>com.h2database</groupId>
125125
<artifactId>h2</artifactId>
126-
<version>2.3.232</version>
126+
<version>2.4.240</version>
127127
</dependency>
128128
<dependency>
129129
<groupId>org.springframework.boot</groupId>

0 commit comments

Comments
 (0)