mirror of
https://github.com/correl/mage.git
synced 2024-12-26 03:00:11 +00:00
Merge pull request #6932 from magefree/dependabot/maven/com.h2database-h2-1.4.200
Bump h2 from 1.4.197 to 1.4.200
This commit is contained in:
commit
583f9957f4
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@
|
|||
<dependency>
|
||||
<groupId>com.h2database</groupId>
|
||||
<artifactId>h2</artifactId>
|
||||
<version>1.4.197</version>
|
||||
<version>1.4.200</version>
|
||||
<scope>runtime</scope>
|
||||
</dependency>
|
||||
<dependency>
|
||||
|
|
Loading…
Reference in a new issue