Skip to content

Commit 89cf23b

Browse files
Bump h2 in /infinispan-remote/persistence/sql-store
Bumps [h2](https://github.com/h2database/h2database) from 1.4.200 to 2.2.220. - [Release notes](https://github.com/h2database/h2database/releases) - [Commits](h2database/h2database@version-1.4.200...version-2.2.220) --- updated-dependencies: - dependency-name: com.h2database:h2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0f8d536 commit 89cf23b

File tree

1 file changed

+1
-1
lines changed
  • infinispan-remote/persistence/sql-store

1 file changed

+1
-1
lines changed

infinispan-remote/persistence/sql-store/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
<dependency>
4343
<groupId>com.h2database</groupId>
4444
<artifactId>h2</artifactId>
45-
<version>1.4.200</version>
45+
<version>2.2.220</version>
4646
</dependency>
4747
<dependency>
4848
<groupId>commons-io</groupId>

0 commit comments

Comments
 (0)