From 9dd56851cf5fb73af8c1e0f7c28f6a851590c0eb Mon Sep 17 00:00:00 2001
From: mandapatisunilvarma
<52536789+mandapatisunilvarma@users.noreply.github.com>
Date: Mon, 24 Feb 2020 15:27:05 +0530
Subject: [PATCH] update
added sring dependency
---
pom.xml | 9 ++++++++-
1 file changed, 8 insertions(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index b2a50c6..94089a5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -35,6 +35,13 @@
junit
${junit.version}
+
+ org.springframework.boot
+ spring-boot-starter-parent
+ 1.3.2.RELEASE
+ import
+ pom
+
@@ -63,4 +70,4 @@
-
\ No newline at end of file
+