Code Review
/
aai
/
gizmo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
d031aa4
)
Upversion to Spring Boot 1.5.17
01/72901/1
author
Sanchez, Gabriel (gs882h)
<gabriel.sanchez@amdocs.com>
Fri, 16 Nov 2018 12:41:12 +0000
(12:41 +0000)
committer
Sanchez, Gabriel (gs882h)
<gabriel.sanchez@amdocs.com>
Fri, 16 Nov 2018 12:41:12 +0000
(12:41 +0000)
In order to fix NexusIQ vunerabilities
Issue-ID: AAI-1892
Change-Id: I50d0a3139059b7590bb7c28cebb721d78638ffe6
Signed-off-by: gabriel.sanchez <gabriel.sanchez@amdocs.com>
pom.xml
patch
|
blob
|
history
diff --git
a/pom.xml
b/pom.xml
index
66f01ed
..
29f2dc9
100644
(file)
--- a/
pom.xml
+++ b/
pom.xml
@@
-46,7
+46,7
@@
limitations under the License.
<!-- Import dependency management from Spring Boot -->
<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>