Skip to content

Commit 7b6fcea

Browse files
Bump h2 in /one-time-examples/ige-example/ige-business-cockpit-plugin
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 7b6fcea

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • one-time-examples/ige-example/ige-business-cockpit-plugin

one-time-examples/ige-example/ige-business-cockpit-plugin/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
<dependency>
4545
<groupId>com.h2database</groupId>
4646
<artifactId>h2</artifactId>
47-
<version>1.3.171</version>
47+
<version>2.2.220</version>
4848
<scope>test</scope>
4949
</dependency>
5050
<dependency>

0 commit comments

Comments
 (0)