commit
f48d89e7b5
1 changed files with 3 additions and 3 deletions
6
pom.xml
6
pom.xml
|
|
@ -591,16 +591,16 @@
|
|||
</exclusions>
|
||||
</dependency>
|
||||
|
||||
<!-- LiquiBase -->
|
||||
<!-- LiquiBase -->
|
||||
<dependency>
|
||||
<groupId>org.liquibase</groupId>
|
||||
<artifactId>liquibase-core</artifactId>
|
||||
<version>2.0.5</version>
|
||||
<version>3.5.0</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.liquibase</groupId>
|
||||
<artifactId>liquibase-maven-plugin</artifactId>
|
||||
<version>2.0.5</version>
|
||||
<version>3.5.0</version>
|
||||
</dependency>
|
||||
|
||||
<!-- jqPlot -->
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue