aboutsummaryrefslogtreecommitdiffstats
path: root/aai-schema-ingest
diff options
context:
space:
mode:
authorwr148d <wr148d@att.com>2022-03-02 11:57:22 -0500
committerwr148d <wr148d@att.com>2022-03-02 11:57:22 -0500
commit660f52ae9a5745817dadf40288c675bd03f7bf41 (patch)
tree1ac32c739988d60cc2aed9b39fde2ea20dac8c3a /aai-schema-ingest
parent98919e63ac38e4e90ff6cd25329f113dc706f6d6 (diff)
[AAI] Updates for security vulnerabilities
Issue-ID: AAI-3435 Signed-off-by: wr148d <wr148d@att.com> Change-Id: I3086a5ed2a96dc1686bbd79a519634b8e54fbc5e
Diffstat (limited to 'aai-schema-ingest')
-rw-r--r--aai-schema-ingest/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/aai-schema-ingest/pom.xml b/aai-schema-ingest/pom.xml
index e07517ae..403835bd 100644
--- a/aai-schema-ingest/pom.xml
+++ b/aai-schema-ingest/pom.xml
@@ -35,7 +35,7 @@ limitations under the License.
<properties>
<eelf.core.version>1.0.1-oss</eelf.core.version>
- <httpclient.version>4.5.5</httpclient.version>
+ <httpclient.version>4.5.13</httpclient.version>
<springframework.version>4.3.24.RELEASE</springframework.version>
</properties>
<build>