Upgraded Conscrypt dependency to version 2.2.1

This commit is contained in:
Oleg Kalnichevski 2019-12-05 09:44:12 +01:00
parent f3c418c50a
commit 8602215f26
1 changed files with 1 additions and 1 deletions

View File

@ -70,7 +70,7 @@
<httpcore.version>5.0-beta10</httpcore.version>
<log4j.version>2.9.1</log4j.version>
<commons-codec.version>1.13</commons-codec.version>
<conscrypt.version>1.4.1</conscrypt.version>
<conscrypt.version>2.2.1</conscrypt.version>
<ehcache.version>3.4.0</ehcache.version>
<memcached.version>2.12.3</memcached.version>
<slf4j.version>1.7.25</slf4j.version>