Skip to content

Commit 05bc8b1

Browse files
dependabot[bot]laeubi
authored andcommitted
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] <[email protected]>
1 parent 24bbcb4 commit 05bc8b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pax-jpa-tck/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@
116116
<dependency>
117117
<groupId>com.h2database</groupId>
118118
<artifactId>h2</artifactId>
119-
<version>2.3.232</version>
119+
<version>2.4.240</version>
120120
<scope>compile</scope>
121121
</dependency>
122122

0 commit comments

Comments
 (0)