Update Log4j from 2.8 to 2.8.2.

This commit is contained in:
Gary Gregory 2017-06-30 16:43:25 -07:00
parent 55fe0fb139
commit c757f60bfd
1 changed files with 1 additions and 1 deletions

View File

@ -69,7 +69,7 @@
<maven.compiler.source>1.7</maven.compiler.source>
<maven.compiler.target>1.7</maven.compiler.target>
<httpcore.version>5.0-alpha3</httpcore.version>
<log4j.version>2.8</log4j.version>
<log4j.version>2.8.2</log4j.version>
<commons-codec.version>1.10</commons-codec.version>
<ehcache.version>2.6.11</ehcache.version>
<memcached.version>2.12.0</memcached.version>