Skip to content
This repository has been archived by the owner on Nov 9, 2017. It is now read-only.

Commit

Permalink
Upgrade Liquibase, remove workaround for startup warnings
Browse files Browse the repository at this point in the history
  • Loading branch information
seanf committed Feb 29, 2016
1 parent 5374e20 commit 21b070c
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 19 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -562,7 +562,7 @@
<dependency>
<groupId>org.liquibase</groupId>
<artifactId>liquibase-core</artifactId>
<version>3.4.1</version>
<version>3.4.2</version>
</dependency>

<dependency>
Expand Down
2 changes: 1 addition & 1 deletion zanata-war/pom.xml
Expand Up @@ -2197,7 +2197,7 @@
<dependency>
<groupId>com.mattbertolini</groupId>
<artifactId>liquibase-slf4j</artifactId>
<version>1.2.1</version>
<version>2.0.0</version>
</dependency>

<dependency>
Expand Down

This file was deleted.

0 comments on commit 21b070c

Please sign in to comment.