[HTTPCLIENT-1850] Update SLF4J from 1.7.6 to 1.7.25.

This commit is contained in:
Gary D. Gregory 2017-05-08 20:42:29 +00:00 committed by Oleg Kalnichevski
parent 9687283526
commit f302a7e7e5
2 changed files with 5 additions and 1 deletions

View File

@ -33,6 +33,10 @@ Changelog:
* [HTTPCLIENT-1849] Update JNA from 4.1.0 to 4.4.0.
Contributed by Gary Gregory <ggregory at apache.org>
* [HTTPCLIENT-1850] Update SLF4J from 1.7.6 to 1.7.25.
Contributed by Gary Gregory <ggregory at apache.org>
Release 4.5.3
-------------------

View File

@ -71,7 +71,7 @@
<commons-codec.version>1.10</commons-codec.version>
<ehcache.version>2.6.11</ehcache.version>
<memcached.version>2.12.3</memcached.version>
<slf4j.version>1.7.7</slf4j.version>
<slf4j.version>1.7.25</slf4j.version>
<junit.version>4.11</junit.version>
<easymock.version>2.5.2</easymock.version>
<mockito.version>1.8.5</mockito.version>