Skip to content

Commit 539917d

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -209,7 +209,7 @@
209209
<dependency>
210210
<groupId>com.h2database</groupId>
211211
<artifactId>h2</artifactId>
212-
<version>2.0.202</version>
212+
<version>2.0.204</version>
213213
<scope>test</scope>
214214
</dependency>
215215
<dependency>

0 commit comments

Comments
 (0)