HTTPCLIENT-2140: Upgraded Commons Codec to version 1.15

This commit is contained in:
Oleg Kalnichevski 2021-03-13 17:16:17 +01:00
parent d41d67fa94
commit 24321d26b2
1 changed files with 1 additions and 1 deletions

View File

@ -64,7 +64,7 @@
<maven.compiler.target>1.7</maven.compiler.target>
<httpcore.version>5.1</httpcore.version>
<log4j.version>2.9.1</log4j.version>
<commons-codec.version>1.13</commons-codec.version>
<commons-codec.version>1.15</commons-codec.version>
<conscrypt.version>2.2.1</conscrypt.version>
<ehcache.version>3.4.0</ehcache.version>
<memcached.version>2.12.3</memcached.version>