Code Review
/
aai
/
validation.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
49afdec
)
uprev springboot to 1.5.17
23/72323/1
author
jmac
<james.macnider@amdocs.com>
Fri, 9 Nov 2018 17:15:00 +0000
(17:15 +0000)
committer
James MacNider
<James.MacNider@amdocs.com>
Fri, 9 Nov 2018 18:30:28 +0000
(18:30 +0000)
Change-Id: I68f0dd41bd0054ed5e168ba2384ff91a628f8939
Signed-off-by: jmac <james.macnider@amdocs.com>
Issue-ID: AAI-1901
pom.xml
patch
|
blob
|
history
diff --git
a/pom.xml
b/pom.xml
index
c4664f8
..
eb46205
100644
(file)
--- a/
pom.xml
+++ b/
pom.xml
@@
-43,7
+43,7
@@
limitations under the License.
</dependencyManagement>
<properties>
- <spring-boot.version>1.5.1
5
.RELEASE</spring-boot.version>
+ <spring-boot.version>1.5.1
7
.RELEASE</spring-boot.version>
<start-class>org.onap.aai.validation.ValidationServiceApplication</start-class>
<serverPort>9500</serverPort>
<sslport>9501</sslport>