Skip to content

Commit 1c19812

Browse files
Bump h2 in /one-time-examples/video-analysis-BPMN-and-DMN
Bumps [h2](https://github.com/h2database/h2database) from 1.3.168 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 1c19812

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • one-time-examples/video-analysis-BPMN-and-DMN

one-time-examples/video-analysis-BPMN-and-DMN/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@
102102
<!-- Needed for InMemoryH2Test -->
103103
<groupId>com.h2database</groupId>
104104
<artifactId>h2</artifactId>
105-
<version>1.3.168</version>
105+
<version>2.2.220</version>
106106
<scope>test</scope>
107107
</dependency>
108108

0 commit comments

Comments
 (0)