diff --git a/cli/dependency-reduced-pom.xml b/cli/dependency-reduced-pom.xml
index 1074fac..006273b 100644
--- a/cli/dependency-reduced-pom.xml
+++ b/cli/dependency-reduced-pom.xml
@@ -1,87 +1,87 @@
-
-
-
- parent
- io.github.codesapienbe.springvision
- 0.0.4
-
- 4.0.0
- cli
- Spring Vision -> CLI Setup Tool
- Command-line interface for Spring Vision MCP Server setup
-
-
-
- maven-compiler-plugin
-
-
-
- info.picocli
- picocli-codegen
- ${picocli.version}
-
-
-
-
-
- maven-shade-plugin
- 3.5.1
-
-
- package
-
- shade
-
-
-
-
- ${main.class}
-
-
-
-
- *:*
-
- META-INF/*.SF
- META-INF/*.DSA
- META-INF/*.RSA
-
-
-
-
-
-
-
-
- maven-surefire-plugin
-
-
-
-
-
- org.junit.jupiter
- junit-jupiter
- 5.10.3
- test
-
-
- junit-jupiter-api
- org.junit.jupiter
-
-
- junit-jupiter-params
- org.junit.jupiter
-
-
- junit-jupiter-engine
- org.junit.jupiter
-
-
-
-
-
- 21
- io.github.codesapienbe.springvision.cli.SpringVisionCliApplication
- 21
-
-
+
+
+
+ parent
+ io.github.codesapienbe.springvision
+ 0.0.4
+
+ 4.0.0
+ cli
+ Spring Vision -> CLI Setup Tool
+ Command-line interface for Spring Vision MCP Server setup
+
+
+
+ maven-compiler-plugin
+
+
+
+ info.picocli
+ picocli-codegen
+ ${picocli.version}
+
+
+
+
+
+ maven-shade-plugin
+ 3.5.1
+
+
+ package
+
+ shade
+
+
+
+
+ ${main.class}
+
+
+
+
+ *:*
+
+ META-INF/*.SF
+ META-INF/*.DSA
+ META-INF/*.RSA
+
+
+
+
+
+
+
+
+ maven-surefire-plugin
+
+
+
+
+
+ org.junit.jupiter
+ junit-jupiter
+ 5.10.3
+ test
+
+
+ junit-jupiter-api
+ org.junit.jupiter
+
+
+ junit-jupiter-params
+ org.junit.jupiter
+
+
+ junit-jupiter-engine
+ org.junit.jupiter
+
+
+
+
+
+ 21
+ io.github.codesapienbe.springvision.cli.SpringVisionCliApplication
+ 21
+
+