[HTTPCLIENT-1850] Update SLF4J from 1.7.6 to 1.7.25.
This commit is contained in:
parent
9687283526
commit
f302a7e7e5
|
@ -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
|
||||
-------------------
|
||||
|
||||
|
|
2
pom.xml
2
pom.xml
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue