Skip to content

Commit 540bcfe

Browse files
Bump com.h2database:h2
Bumps the maven group with 1 update in the /modules/org.restlet.tutorial.webapi directory: [com.h2database:h2](https://github.com/h2database/h2database). Updates `com.h2database:h2` from 1.4.181 to 2.2.220 - [Release notes](https://github.com/h2database/h2database/releases) - [Commits](h2database/h2database@version-1.4.181...version-2.2.220) --- updated-dependencies: - dependency-name: com.h2database:h2 dependency-version: 2.2.220 dependency-type: direct:production dependency-group: maven ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent db63608 commit 540bcfe

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • modules/org.restlet.tutorial.webapi

modules/org.restlet.tutorial.webapi/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
<dependency>
4848
<groupId>com.h2database</groupId>
4949
<artifactId>h2</artifactId>
50-
<version>1.4.181</version>
50+
<version>2.2.220</version>
5151
</dependency>
5252
</dependencies>
5353

0 commit comments

Comments
 (0)