Skip to content

Commit 0fa2fdd

Browse files
authored
Merge pull request #16 from LuoLiangDSGA/dependabot/maven/boot-transaction/com.h2database-h2-2.1.210
⬆️ Bump h2 from 1.4.199 to 2.1.210 in /boot-transaction
2 parents e2b4c60 + ef7c95c commit 0fa2fdd

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)