From 6f0577db0cc8bd169d5d420e22b576397817f8bd Mon Sep 17 00:00:00 2001 From: Harish Venkata Kajur Date: Wed, 26 Feb 2020 17:38:15 -0500 Subject: Update aai-common to be spring boot 2 compatible Issue-ID: AAI-2806 Change-Id: Idad79373209ef25bb26551253aa8ad86e4a75549 Signed-off-by: Harish Venkata Kajur --- aai-parent/pom.xml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'aai-parent/pom.xml') diff --git a/aai-parent/pom.xml b/aai-parent/pom.xml index ae8e8c78..eecc370d 100644 --- a/aai-parent/pom.xml +++ b/aai-parent/pom.xml @@ -27,7 +27,7 @@ limitations under the License. org.onap.aai.aai-common aai-common - 1.6.8-SNAPSHOT + 1.6.9-SNAPSHOT aai-parent aai-parent @@ -42,7 +42,7 @@ limitations under the License. ${aai.common.version} 1.5.1 1.5.1 - 1.6.0 + 1.6.3 2.1.15 4.7.2 @@ -110,7 +110,7 @@ limitations under the License. 0.9.10 1.25 - 1.5.22.RELEASE + 1.5.22.RELEASE 3.1.0 1.2 @@ -129,9 +129,9 @@ limitations under the License. 3.7.0.1746 - 4.3.25.RELEASE - 4.3.25.RELEASE - 4.3.25.RELEASE + 5.1.13.RELEASE + 5.1.13.RELEASE + 5.1.13.RELEASE 1.0.8.RELEASE 1.1.1 2.0.4 @@ -143,7 +143,7 @@ limitations under the License. spring-boot-2-1 - 1.5.22.RELEASE + 2.1.12.RELEASE -- cgit 1.2.3-korg