Skip to content

Commit af9b902

Browse files
Copilotbinarywang
andauthored
在 BOM 中添加 wx-java-spring-boot-starters 和 wx-java-solon-plugins 聚合 POM 声明
Agent-Logs-Url: https://github.com/binarywang/WxJava/sessions/149464b9-8927-4a86-9535-92bdd2c03a7b Co-authored-by: binarywang <1343140+binarywang@users.noreply.github.com>
1 parent b36b1ac commit af9b902

1 file changed

Lines changed: 16 additions & 0 deletions

File tree

wx-java-bom/pom.xml

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,14 @@
6363
<version>${project.version}</version>
6464
</dependency>
6565

66+
<!-- WxJava Spring Boot Starters 聚合 POM -->
67+
<dependency>
68+
<groupId>com.github.binarywang</groupId>
69+
<artifactId>wx-java-spring-boot-starters</artifactId>
70+
<version>${project.version}</version>
71+
<type>pom</type>
72+
</dependency>
73+
6674
<!-- WxJava Spring Boot Starters -->
6775
<dependency>
6876
<groupId>com.github.binarywang</groupId>
@@ -135,6 +143,14 @@
135143
<version>${project.version}</version>
136144
</dependency>
137145

146+
<!-- WxJava Solon Plugins 聚合 POM -->
147+
<dependency>
148+
<groupId>com.github.binarywang</groupId>
149+
<artifactId>wx-java-solon-plugins</artifactId>
150+
<version>${project.version}</version>
151+
<type>pom</type>
152+
</dependency>
153+
138154
<!-- WxJava Solon Plugins -->
139155
<dependency>
140156
<groupId>com.github.binarywang</groupId>

0 commit comments

Comments
 (0)