summaryrefslogtreecommitdiffstats
path: root/components
diff options
context:
space:
mode:
authorBrinda Santh <brindasanth@in.ibm.com>2019-07-26 10:22:16 -0400
committerBrinda Santh <brindasanth@in.ibm.com>2019-07-26 16:17:05 -0400
commit72fed8f256ca2298f2d22dd70595803911a0b2b8 (patch)
tree9c659f74e477a26cbdd6f0a310564c13a7d37f09 /components
parentbb5e712fd1c547b393e05a68cac745c5fc452c35 (diff)
Upgrade cds spring and kotlin versions.
Change-Id: I0f323bd13c433d9ef0e207f51234d10cd8c22858 Issue-ID: CCSDK-1352 Signed-off-by: Brinda Santh <brindasanth@in.ibm.com>
Diffstat (limited to 'components')
-rw-r--r--components/parent/pom.xml5
1 files changed, 0 insertions, 5 deletions
diff --git a/components/parent/pom.xml b/components/parent/pom.xml
index 4411b84f9..821448d66 100644
--- a/components/parent/pom.xml
+++ b/components/parent/pom.xml
@@ -29,11 +29,6 @@
<packaging>pom</packaging>
<properties>
<kotlin.compiler.jvmTarget>1.8</kotlin.compiler.jvmTarget>
- <spring.boot.version>2.1.3.RELEASE</spring.boot.version>
- <spring.version>5.1.5.RELEASE</spring.version>
- <kotlin.version>1.3.21</kotlin.version>
- <kotlin.maven.version>1.3.21</kotlin.maven.version>
- <kotlin.couroutines.version>1.1.1</kotlin.couroutines.version>
<grpc.version>1.18.0</grpc.version>
<protobuff.java.utils.version>3.6.1</protobuff.java.utils.version>
<eelf.version>1.0.0</eelf.version>