Skip to content

Commit 534dd2b

Browse files
dependabot[bot]kinow
authored andcommitted
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 91ed16d commit 534dd2b

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
<dependency>
6464
<groupId>com.h2database</groupId>
6565
<artifactId>h2</artifactId>
66-
<version>1.4.200</version>
66+
<version>2.0.202</version>
6767
<scope>test</scope>
6868
</dependency>
6969
</dependencies>

src/changes/changes.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@
5555
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump opencsv from 5.5.1 to 5.5.2 #182.</action>
5656
<action type="update" dev="ggregory" due-to="Dependabot">Bump spotbugs-maven-plugin from 4.3.0 to 4.5.0.0 #192, #198.</action>
5757
<action type="update" dev="kinow" due-to="Dependabot">Bump actions/cache from 2.1.6 to 2.1.7 #196.</action>
58+
<action type="update" dev="kinow" due-to="Dependabot">Bump h2 from 1.4.200 to 2.0.202 #200.</action>
5859
</release>
5960
<release version="1.9.0" date="2021-07-24" description="Feature and bug fix release (Java 8)">
6061
<!-- FIX -->

0 commit comments

Comments
 (0)