Updating the spring-context vunerable version 55/70355/1
authorArul.Nambi <arul.nambi@amdocs.com>
Fri, 12 Oct 2018 13:27:15 +0000 (09:27 -0400)
committerArul.Nambi <arul.nambi@amdocs.com>
Fri, 12 Oct 2018 13:27:58 +0000 (09:27 -0400)
Issue-ID: AAI-1743
Change-Id: I8969a8de8ba2b192121bc18d40ce6058fd4cf532
Signed-off-by: Arul.Nambi <arul.nambi@amdocs.com>
pom.xml

diff --git a/pom.xml b/pom.xml
index 9152057..83c63da 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -132,12 +132,12 @@ limitations under the License.
     <dependency>
       <groupId>org.springframework</groupId>
       <artifactId>spring-context</artifactId>
-      <version>4.3.0.RELEASE</version>
+      <version>4.3.18.RELEASE</version>
     </dependency>
     <dependency>
       <groupId>org.springframework</groupId>
       <artifactId>spring-test</artifactId>
-      <version>4.3.0.RELEASE</version>
+      <version>4.3.18.RELEASE</version>
       <scope>test</scope>
     </dependency>
    </dependencies>