Skip to content

Commit ef7c95c

Browse files
⬆️ Bump h2 from 1.4.199 to 2.1.210 in /boot-transaction
Bumps [h2](https://github.com/h2database/h2database) from 1.4.199 to 2.1.210. - [Release notes](https://github.com/h2database/h2database/releases) - [Commits](h2database/h2database@version-1.4.199...version-2.1.210) --- updated-dependencies: - dependency-name: com.h2database:h2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e2b4c60 commit ef7c95c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

boot-transaction/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
<groupId>com.h2database</groupId>
5151
<artifactId>h2</artifactId>
5252
<scope>runtime</scope>
53-
<version>1.4.199</version>
53+
<version>2.1.210</version>
5454
</dependency>
5555
</dependencies>
5656

0 commit comments

Comments
 (0)