Skip to content

Commit

Permalink
Upgrade to liquibase-slf4j 2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
joschi committed Jan 18, 2016
1 parent 21b3849 commit 296851c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions docs/source/about/release-notes.rst
Expand Up @@ -34,6 +34,7 @@ v1.0.0
* Upgraded to Jetty ALPN boot 8.1.6.v20151105
* Upgraded to Joda-Time 2.9.1
* Upgraded to Liquibase 3.4.2
* Upgraded to liquibase-slf4j 2.0.0
* Upgraded to Mustache 0.9.1
* Upgraded to SLF4J 1.7.13
* Upgraded to tomcat-jdbc 8.0.30
Expand Down
2 changes: 1 addition & 1 deletion dropwizard-bom/pom.xml
Expand Up @@ -145,7 +145,7 @@
<dependency>
<groupId>com.mattbertolini</groupId>
<artifactId>liquibase-slf4j</artifactId>
<version>1.2.1</version>
<version>2.0.0</version>
<exclusions>
<exclusion>
<groupId>org.slf4j</groupId>
Expand Down

0 comments on commit 296851c

Please sign in to comment.