Skip to content

Commit 7eb885b

Browse files
Bump h2 in /one-time-examples/ige-example/ige-processApplication
Bumps [h2](https://github.com/h2database/h2database) from 1.3.171 to 2.2.220. - [Release notes](https://github.com/h2database/h2database/releases) - [Commits](https://github.com/h2database/h2database/commits/version-2.2.220) --- updated-dependencies: - dependency-name: com.h2database:h2 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5fcb6ff commit 7eb885b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • one-time-examples/ige-example/ige-processApplication

one-time-examples/ige-example/ige-processApplication/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
<dependency>
2727
<groupId>com.h2database</groupId>
2828
<artifactId>h2</artifactId>
29-
<version>1.3.171</version>
29+
<version>2.2.220</version>
3030
<scope>test</scope>
3131
</dependency>
3232
<dependency>

0 commit comments

Comments
 (0)