summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorArul.Nambi <arul.nambi@amdocs.com>2018-10-12 12:36:57 -0400
committerArul.Nambi <arul.nambi@amdocs.com>2018-10-12 13:08:40 -0400
commit4d3992636bf2850a6aef7bd73d295688a913b3db (patch)
tree87bee799f766940fb303a311ff74c06d82657849 /pom.xml
parent33f16b64f38f87d0852f914b51e1cfd43e4c14d4 (diff)
Updating the spring-context vunerable version3.0.0-ONAP1.3.1
Issue-ID: AAI-1743 Change-Id: Iad9b07393491499acacd260039acffba8dc5f313 Signed-off-by: Arul.Nambi <arul.nambi@amdocs.com>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index 1d38a65..2a18a0d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -30,7 +30,7 @@ limitations under the License.
</parent>
<groupId>org.onap.aai.data-router</groupId>
<artifactId>data-router</artifactId>
- <version>1.3.0-SNAPSHOT</version>
+ <version>1.3.1-SNAPSHOT</version>
<name>aai-data-router</name>
<properties>
@@ -189,7 +189,7 @@ limitations under the License.
<dependency>
<groupId>org.onap.aai.router-core</groupId>
<artifactId>router-core</artifactId>
- <version>1.3.0</version>
+ <version>1.3.1</version>
</dependency>
<dependency>