Update to SECCOM recommended dependencies 22/126622/1
authorliamfallon <liam.fallon@est.tech>
Tue, 18 Jan 2022 09:16:06 +0000 (09:16 +0000)
committerliamfallon <liam.fallon@est.tech>
Tue, 18 Jan 2022 09:17:23 +0000 (09:17 +0000)
SECCOM has issued a directive on which dependencies should be used, see
this wiki page:
https://wiki.onap.org/display/SV/Jakarta+Policy

This is the policy parent review to comply with the SECCOM directive.

Issue-ID: POLICY-3849
Change-Id: I77a8212bbfd8a899f46f437b1d0d2b9dc6dc79c7
Signed-off-by: liamfallon <liam.fallon@est.tech>
policy-core/pom.xml

index 9be8d05..97a20f7 100644 (file)
@@ -5,7 +5,7 @@
   ================================================================================
   Copyright (C) 2017-2021 AT&T Intellectual Property. All rights reserved.
   Modifications Copyright (C) 2019 Bell Canada.
-  Modifications Copyright (C) 2020 Nordix Foundation.
+  Modifications Copyright (C) 2020,2022 Nordix Foundation.
   ================================================================================
   Licensed under the Apache License, Version 2.0 (the "License");
   you may not use this file except in compliance with the License.
@@ -46,7 +46,7 @@
         <dependency>
             <groupId>org.apache.ant</groupId>
             <artifactId>ant</artifactId>
-            <version>1.10.9</version>
+            <version>1.10.12</version>
         </dependency>
 
         <dependency>