Skip to content

Commit fde6689

Browse files
Bump h2 from 1.4.200 to 2.0.202
Bumps [h2](https://github.com/h2database/h2database) from 1.4.200 to 2.0.202. - [Release notes](https://github.com/h2database/h2database/releases) - [Commits](h2database/h2database@version-1.4.200...version-2.0.202) --- updated-dependencies: - dependency-name: com.h2database:h2 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8b52323 commit fde6689

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -215,7 +215,7 @@
215215
<dependency>
216216
<groupId>com.h2database</groupId>
217217
<artifactId>h2</artifactId>
218-
<version>1.4.200</version>
218+
<version>2.0.202</version>
219219
<scope>test</scope>
220220
</dependency>
221221
<dependency>

0 commit comments

Comments
 (0)