aboutsummaryrefslogtreecommitdiffstats
path: root/cmso-database
diff options
context:
space:
mode:
authorJerry Flood <jflood@att.com>2019-04-24 13:37:45 -0400
committerJerry Flood <jflood@att.com>2019-04-24 13:38:51 -0400
commit94796d7bc341691cdeac3010012fe3d1c42228bc (patch)
tree8f85354ebda5432b7b3029456a60b4d202a57db1 /cmso-database
parentcb8d238bf57c2723fac484a0f7c1dc77428a65c0 (diff)
Update spring boot versions for CLM
Issue-ID: OPTFRA-431 Change-Id: I665e381377a079b8661bf32f45b56a82f7a927b2 Signed-off-by: Jerry Flood <jflood@att.com>
Diffstat (limited to 'cmso-database')
-rw-r--r--cmso-database/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/cmso-database/pom.xml b/cmso-database/pom.xml
index 6eec9a5..b820acb 100644
--- a/cmso-database/pom.xml
+++ b/cmso-database/pom.xml
@@ -57,8 +57,8 @@
<serviceArtifactName>liquibase</serviceArtifactName>
<java.version>1.8</java.version>
- <spring.version>5.0.10.RELEASE</spring.version>
- <spring.boot.version>2.1.0.RELEASE</spring.boot.version>
+ <spring.version>5.1.5.RELEASE</spring.version>
+ <spring.boot.version>2.1.3.RELEASE</spring.boot.version>
<maven.compiler.target>1.8</maven.compiler.target>
<maven.compiler.source>1.8</maven.compiler.source>