Skip to content

Commit 224f9e4

Browse files
committed
Remove microsphere-java-core dependency
Drops the direct `microsphere-java-core` dependency from `microsphere-spring-boot-core/pom.xml` because this module no longer needs to declare it explicitly. This keeps the POM leaner and avoids redundant dependency declarations.
1 parent 23fdf94 commit 224f9e4

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

  • microsphere-spring-boot-core

microsphere-spring-boot-core/pom.xml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -26,12 +26,6 @@
2626
<optional>true</optional>
2727
</dependency>
2828

29-
<!-- Microsphere Java Core -->
30-
<dependency>
31-
<groupId>io.github.microsphere-projects</groupId>
32-
<artifactId>microsphere-java-core</artifactId>
33-
</dependency>
34-
3529
<!-- Microsphere Spring Context -->
3630
<dependency>
3731
<groupId>io.github.microsphere-projects</groupId>

0 commit comments

Comments
 (0)