Skip to content

Commit ef2fceb

Browse files
Bump h2 in /snippets/task-query-including-timeouts
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 ef2fceb

File tree

1 file changed

+1
-1
lines changed
  • snippets/task-query-including-timeouts

1 file changed

+1
-1
lines changed

snippets/task-query-including-timeouts/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)