Skip to content

Commit 38e6494

Browse files
chore: merge main into release [skip ci]
2 parents c18526d + 56fa380 commit 38e6494

1 file changed

Lines changed: 1 addition & 18 deletions

File tree

microsphere-java-parent/pom.xml

Lines changed: 1 addition & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -28,26 +28,9 @@
2828
<dependencies>
2929

3030
<!-- Microsphere BOMs -->
31-
32-
<dependency>
33-
<groupId>io.github.microsphere-projects</groupId>
34-
<artifactId>microsphere-testing-bom</artifactId>
35-
<version>${microsphere-bom.version}</version>
36-
<type>pom</type>
37-
<scope>import</scope>
38-
</dependency>
39-
40-
<dependency>
41-
<groupId>io.github.microsphere-projects</groupId>
42-
<artifactId>microsphere-javaee-bom</artifactId>
43-
<version>${microsphere-bom.version}</version>
44-
<type>pom</type>
45-
<scope>import</scope>
46-
</dependency>
47-
4831
<dependency>
4932
<groupId>io.github.microsphere-projects</groupId>
50-
<artifactId>microsphere-logging-bom</artifactId>
33+
<artifactId>microsphere-all-bom</artifactId>
5134
<version>${microsphere-bom.version}</version>
5235
<type>pom</type>
5336
<scope>import</scope>

0 commit comments

Comments
 (0)