Compare commits
1 Commits
snyk-fix-d
...
dependabot
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
601f1c2fea |
4
pom.xml
4
pom.xml
@@ -67,12 +67,12 @@
|
||||
<groupId>com.h2database</groupId>
|
||||
<artifactId>h2</artifactId>
|
||||
<scope>runtime</scope>
|
||||
<version>2.0.206</version>
|
||||
<version>1.4.200</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.postgresql</groupId>
|
||||
<artifactId>postgresql</artifactId>
|
||||
<version>42.2.12</version>
|
||||
<version>42.4.1</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.liquibase</groupId>
|
||||
|
||||
Reference in New Issue
Block a user