mirror of
https://github.com/rasilon/ujetl.git
synced 2026-04-11 10:29:29 +00:00
Merge pull request #9 from rasilon/dependabot/maven/com.h2database-h2-2.0.202
Bump h2 from 1.4.199 to 2.0.202
This commit is contained in:
commit
3c525bf006
1 changed files with 1 additions and 1 deletions
2
pom.xml
2
pom.xml
|
|
@ -35,7 +35,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/ma
|
|||
<dependency>
|
||||
<groupId>com.h2database</groupId>
|
||||
<artifactId>h2</artifactId>
|
||||
<version>1.4.199</version>
|
||||
<version>2.0.202</version>
|
||||
<scope>test</scope>
|
||||
</dependency>
|
||||
<dependency>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue