Code Review
/
logging-analytics
/
pomba
/
pomba-context-aggregator.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
2c913e8
)
update springboot to 1.5.17
26/72326/1
author
jmac
<james.macnider@amdocs.com>
Fri, 9 Nov 2018 18:39:10 +0000
(18:39 +0000)
committer
jmac
<james.macnider@amdocs.com>
Fri, 9 Nov 2018 18:39:14 +0000
(18:39 +0000)
Change-Id: I99eda7de33d76cd80882dbe226ccd62d1829b430
Signed-off-by: jmac <james.macnider@amdocs.com>
Issue-ID: LOG-811
pom.xml
patch
|
blob
|
history
diff --git
a/pom.xml
b/pom.xml
index
e81f052
..
13dce12
100644
(file)
--- a/
pom.xml
+++ b/
pom.xml
@@
-28,7
+28,7
@@
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-dependencies</artifactId>
- <version>1.5.1
5
.RELEASE</version>
+ <version>1.5.1
7
.RELEASE</version>
<type>pom</type>
<scope>import</scope>
</dependency>