Update SLF4J version from 1.5.11 to 1.7.7.

git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1631274 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Gary D. Gregory 2014-10-13 00:48:42 +00:00
parent 68a2f45200
commit 6cad0904e7
2 changed files with 4 additions and 1 deletions

View File

@ -16,6 +16,9 @@ Release 4.4-BETA2
* Update Spymemcached version from 2.6 to 2.11.4.
Contributed by Gary Gregory <ggregory at apache.org>
* Update SLF4J version from 1.5.11 to 1.7.7.
Contributed by Gary Gregory <ggregory at apache.org>
Release 4.4 BETA1
-------------------

View File

@ -71,7 +71,7 @@
<commons-codec.version>1.9</commons-codec.version>
<ehcache.version>2.6.9</ehcache.version>
<memcached.version>2.11.4</memcached.version>
<slf4j.version>1.5.11</slf4j.version>
<slf4j.version>1.7.7</slf4j.version>
<junit.version>4.11</junit.version>
<easymock.version>2.5.2</easymock.version>
<mockito.version>1.8.5</mockito.version>