Skip to content

Commit 2922ee9

Browse files
dependabot[bot]marschall
authored andcommitted
Bump h2 from 2.0.202 to 2.0.206
Bumps [h2](https://github.com/h2database/h2database) from 2.0.202 to 2.0.206. - [Release notes](https://github.com/h2database/h2database/releases) - [Commits](h2database/h2database@version-2.0.202...version-2.0.206) --- updated-dependencies: - dependency-name: com.h2database:h2 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e6d2b77 commit 2922ee9

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
@@ -111,7 +111,7 @@
111111
<dependency>
112112
<groupId>com.h2database</groupId>
113113
<artifactId>h2</artifactId>
114-
<version>2.0.202</version>
114+
<version>2.0.206</version>
115115
<scope>test</scope>
116116
</dependency>
117117
<dependency>

0 commit comments

Comments
 (0)