Skip to content

Commit ca91663

Browse files
committed
⬆️ 升级message-pipe-bom版本为v1.0.2.RELEASE
1 parent 243ca20 commit ca91663

File tree

1 file changed

+2
-2
lines changed
  • api-boot-project/api-boot-dependencies

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<!--Minbox Projects-->
2323
<minbox-bom.version>1.0.1.RELEASE</minbox-bom.version>
2424
<code.builder.core.version>1.0.5.RELEASE</code.builder.core.version>
25-
<message-pipe.version>1.0.1.RELEASE</message-pipe.version>
25+
<message-pipe-bom.version>1.0.2.RELEASE</message-pipe-bom.version>
2626

2727
<!--Others-->
2828
<druid.starter.version>1.1.21</druid.starter.version>
@@ -60,7 +60,7 @@
6060
<dependency>
6161
<groupId>org.minbox.framework</groupId>
6262
<artifactId>message-pipe-bom</artifactId>
63-
<version>${message-pipe.version}</version>
63+
<version>${message-pipe-bom.version}</version>
6464
<scope>import</scope>
6565
<type>pom</type>
6666
</dependency>

0 commit comments

Comments
 (0)