Skip to content

Commit 24c3393

Browse files
authored
Merge pull request #31 from hengboy/2.3.x
Remove "api-boot-plugin-sequence" dependency
2 parents 0e9b179 + 304311d commit 24c3393

File tree

2 files changed

+0
-12
lines changed
  • api-boot-project

2 files changed

+0
-12
lines changed

api-boot-project/api-boot-autoconfigure/pom.xml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -202,13 +202,6 @@
202202
<optional>true</optional>
203203
</dependency>
204204

205-
<!--Sequence-->
206-
<dependency>
207-
<groupId>org.minbox.framework</groupId>
208-
<artifactId>api-boot-plugin-sequence</artifactId>
209-
<optional>true</optional>
210-
</dependency>
211-
212205
<!--mongo-->
213206
<dependency>
214207
<groupId>org.mongodb</groupId>

api-boot-project/api-boot-dependencies/pom.xml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -380,11 +380,6 @@
380380
</dependency>
381381

382382
<!--wait remove-->
383-
<dependency>
384-
<groupId>org.minbox.framework</groupId>
385-
<artifactId>api-boot-plugin-sequence</artifactId>
386-
<version>${project.version}</version>
387-
</dependency>
388383
<dependency>
389384
<groupId>org.minbox.framework</groupId>
390385
<artifactId>api-boot-plugin-resource-load</artifactId>

0 commit comments

Comments
 (0)