Skip to content

Commit 81c9fad

Browse files
Bump h2
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 81c9fad

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • snippets/four-eyes-advanced/four-eyes-advanced-process-application

snippets/four-eyes-advanced/four-eyes-advanced-process-application/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@
9393
<dependency>
9494
<groupId>com.h2database</groupId>
9595
<artifactId>h2</artifactId>
96-
<version>1.3.168</version>
96+
<version>2.2.220</version>
9797
<scope>test</scope>
9898
</dependency>
9999
</dependencies>

0 commit comments

Comments
 (0)