summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorvasraz <vasyl.razinkov@est.tech>2022-03-28 18:22:05 +0100
committerMichael Morris <michael.morris@est.tech>2022-04-01 09:19:41 +0000
commit6e6d0d3f8ec7912e6696919ec307856c0804e039 (patch)
tree8badfa0261218cb914e524717717506dcfe8ac7a /pom.xml
parent115b2ef065fa652b380093e4f2571e53c3f0bc19 (diff)
Upgrade vulnerable dependency 'org.apache.httpcomponents:httpcore'
Issue-ID: SDC-3933 Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech> Change-Id: Ic9859097270906405fb2c9b6988c8ae88e9ccdff
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 0429e219a0..90e3c57e24 100644
--- a/pom.xml
+++ b/pom.xml
@@ -92,7 +92,7 @@ Modifications copyright (c) 2018-2019 Nokia
<snakeyaml.version>1.29</snakeyaml.version>
<functionaljava.version>4.9</functionaljava.version>
<httpclient.version>4.5.13</httpclient.version>
- <httpcore.version>4.4.1</httpcore.version>
+ <httpcore.version>4.4.15</httpcore.version>
<json-simple.version>1.1</json-simple.version>
<!-- PM Dictionary validation -->