Skip to content

Commit d3e36b6

Browse files
authored
Merge pull request #14 from restlet/dependabot/maven/modules/org.restlet.tutorial.webapi/maven-732c7c0f01
Bump com.h2database:h2 from 1.4.181 to 2.2.220 in /modules/org.restlet.tutorial.webapi in the maven group across 1 directory
2 parents 55e6453 + 540bcfe commit d3e36b6

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)