Skip to content

Commit 54e1454

Browse files
Bump com.h2database:h2 from 1.4.200 to 2.4.240
Bumps [com.h2database:h2](https://github.com/h2database/h2database) from 1.4.200 to 2.4.240. - [Release notes](https://github.com/h2database/h2database/releases) - [Commits](h2database/h2database@version-1.4.200...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-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent aa85e51 commit 54e1454

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ def libraries = [
9898
felix : 'org.apache.felix:org.apache.felix.framework:7.0.5',
9999
freemarker : 'org.freemarker:freemarker:2.3.34',
100100
gson : 'com.google.code.gson:gson:2.13.2',
101-
h2 : 'com.h2database:h2:1.4.200',
101+
h2 : 'com.h2database:h2:2.4.240',
102102
hamcrest : 'org.hamcrest:hamcrest:3.0',
103103
hibernate : 'org.hibernate:hibernate-ehcache:3.6.10.Final',
104104
jacksonBom : 'com.fasterxml.jackson:jackson-bom:2.21.1',

0 commit comments

Comments
 (0)