Skip to content

Commit 17639eb

Browse files
Bump com.h2database:h2 in /test/maven/src/it/generateHbm
Bumps [com.h2database:h2](https://github.com/h2database/h2database) from 1.4.195 to 2.2.220. - [Release notes](https://github.com/h2database/h2database/releases) - [Commits](h2database/h2database@version-1.4.195...version-2.2.220) --- updated-dependencies: - dependency-name: com.h2database:h2 dependency-version: 2.2.220 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e119aaa commit 17639eb

File tree

1 file changed

+1
-1
lines changed
  • test/maven/src/it/generateHbm

1 file changed

+1
-1
lines changed

test/maven/src/it/generateHbm/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
1414

1515
<java.version>1.8</java.version>
16-
<h2.version>1.4.195</h2.version>
16+
<h2.version>2.2.220</h2.version>
1717
</properties>
1818

1919
<build>

0 commit comments

Comments
 (0)