diff --git a/.idea/jarRepositories.xml b/.idea/jarRepositories.xml
index 5a2f139..22e83c6 100644
--- a/.idea/jarRepositories.xml
+++ b/.idea/jarRepositories.xml
@@ -1,6 +1,11 @@
+
+
+
+
+
diff --git a/bwie-auth/pom.xml b/bwie-auth/pom.xml
index 1daca0d..24dfce8 100644
--- a/bwie-auth/pom.xml
+++ b/bwie-auth/pom.xml
@@ -29,5 +29,20 @@
spring-boot-starter-web
-
-
\ No newline at end of file
+
+
+
+ org.springframework.boot
+ spring-boot-maven-plugin
+
+
+
+ org.projectlombok
+ lombok
+
+
+
+
+
+
+
diff --git a/bwie-modules/bwie-system/pom.xml b/bwie-modules/bwie-system/pom.xml
index 0913b38..fe97c95 100644
--- a/bwie-modules/bwie-system/pom.xml
+++ b/bwie-modules/bwie-system/pom.xml
@@ -60,4 +60,21 @@
-
\ No newline at end of file
+
+
+
+
+ org.springframework.boot
+ spring-boot-maven-plugin
+
+
+
+ org.projectlombok
+ lombok
+
+
+
+
+
+
+
diff --git a/pom.xml b/pom.xml
index 33b075b..d5921b8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -69,4 +69,5 @@
-
\ No newline at end of file
+
+