aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorShwetank Dave <shwetank.dave@amdocs.com>2018-04-18 12:36:05 -0400
committerShwetank Dave <shwetank.dave@amdocs.com>2018-04-18 12:37:57 -0400
commit5ca09dd45d884f68a1bfbdf09d9df309fddda381 (patch)
tree08c6bad1ed21c20a6e2115abe81f696448d32ecf
parentb017fc5719f90d37b3c4d45698f018f83fa8e910 (diff)
Update springbootv1.2.0
Update springboot to 1.5.12.RELEASE from 1.5.10.RELEASE Change-Id: I295ed8ece93e24721b9e46557489d53e52905a45 Issue-ID: AAI-1043 Signed-off-by: Shwetank Dave <shwetank.dave@amdocs.com>
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 07b7b8b..8561a2a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -26,7 +26,7 @@ limitations under the License.
<parent>
<artifactId>spring-boot-starter-parent</artifactId>
<groupId>org.springframework.boot</groupId>
- <version>1.5.10.RELEASE</version>
+ <version>1.5.12.RELEASE</version>
</parent>
<groupId>org.onap.aai</groupId>
<artifactId>search-data-service</artifactId>