Skip to content

Commit 9ec67e5

Browse files
Bump h2 from 2.0.204 to 2.0.206
Bumps [h2](https://github.com/h2database/h2database) from 2.0.204 to 2.0.206. - [Release notes](https://github.com/h2database/h2database/releases) - [Commits](h2database/h2database@version-2.0.204...version-2.0.206) --- updated-dependencies: - dependency-name: com.h2database:h2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 685b145 commit 9ec67e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

context-core/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,7 @@
172172
<dependency>
173173
<groupId>com.h2database</groupId>
174174
<artifactId>h2</artifactId>
175-
<version>2.0.204</version>
175+
<version>2.0.206</version>
176176
</dependency>
177177
<!-- End H2DB for DataLayer ! -->
178178

0 commit comments

Comments
 (0)