Skip to content

Commit 168d043

Browse files
Bump h2 from 1.4.200 to 2.1.210 in /Goobi
Bumps [h2](https://github.com/h2database/h2database) from 1.4.200 to 2.1.210. - [Release notes](https://github.com/h2database/h2database/releases) - [Commits](h2database/h2database@version-1.4.200...version-2.1.210) --- updated-dependencies: - dependency-name: com.h2database:h2 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent fa12a8c commit 168d043

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Goobi/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -411,7 +411,7 @@
411411
<dependency>
412412
<groupId>com.h2database</groupId>
413413
<artifactId>h2</artifactId>
414-
<version>1.4.200</version>
414+
<version>2.1.210</version>
415415
<scope>test</scope>
416416
</dependency>
417417
<!-- https://mvnrepository.com/artifact/org.glassfish.hk2/hk2-api -->

0 commit comments

Comments
 (0)