Skip to content

Commit

Permalink
Upgrade to SLF4J 1.7.10
Browse files Browse the repository at this point in the history
  • Loading branch information
joschi committed Jan 8, 2015
1 parent fbe7117 commit a9a49bf
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/source/about/release-notes.rst
Expand Up @@ -23,7 +23,7 @@ v0.8.0:
* Upgrade to Joda-Time 2.6
* Upgrade to Liquibase 3.3.2
* Upgrade to Mustache 0.8.16
* Upgrade to SLF4J 1.7.9
* Upgrade to SLF4J 1.7.10
* Upgrade to tomcat-jdbc 8.0.15
* Upgrade to JSR305 annotations 3.0.0
* Upgrade to Junit 4.12
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -57,7 +57,7 @@
<jackson.api.version>2.5.0</jackson.api.version>
<jackson.version>2.5.0</jackson.version>
<logback.version>1.1.2</logback.version>
<slf4j.version>1.7.9</slf4j.version>
<slf4j.version>1.7.10</slf4j.version>
<servlet.version>3.0.0.v201112011016</servlet.version>
<jetty.version>9.2.6.v20141205</jetty.version>
<guava.version>18.0</guava.version>
Expand Down

0 comments on commit a9a49bf

Please sign in to comment.