Skip to content

Commit 0bbfb2e

Browse files
dependabot[bot]youkale
authored andcommitted
build(deps-dev): bump h2 from 2.1.214 to 2.2.220
Bumps [h2](https://github.com/h2database/h2database) from 2.1.214 to 2.2.220. - [Release notes](https://github.com/h2database/h2database/releases) - [Commits](h2database/h2database@version-2.1.214...version-2.2.220) --- updated-dependencies: - dependency-name: com.h2database:h2 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e738a4a commit 0bbfb2e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@
124124
<dependency>
125125
<groupId>com.h2database</groupId>
126126
<artifactId>h2</artifactId>
127-
<version>2.1.214</version>
127+
<version>2.2.220</version>
128128
<scope>test</scope>
129129
</dependency>
130130
<dependency>

0 commit comments

Comments
 (0)