diff options
Diffstat (limited to 'sparkybe-onap-application')
-rw-r--r-- | sparkybe-onap-application/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sparkybe-onap-application/pom.xml b/sparkybe-onap-application/pom.xml index 0f81a17..8472544 100644 --- a/sparkybe-onap-application/pom.xml +++ b/sparkybe-onap-application/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-parent</artifactId> - <version>1.5.12.RELEASE</version> + <version>1.5.15.RELEASE</version> </parent> <groupId>org.onap.aai.sparky-be</groupId> |