Skip to content

Commit

Permalink
update bolt dependency scope to provided.
Browse files Browse the repository at this point in the history
  • Loading branch information
zonghaishang committed Apr 21, 2020
1 parent 1332aa3 commit 175e236
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<groupId>com.alipay.sofa</groupId>
<artifactId>sofa-rpc-all</artifactId>
<version>${sofa.rpc.version}</version>
<scope>compile</scope>
<scope>provided</scope>
</dependency>

<dependency>
Expand Down

0 comments on commit 175e236

Please sign in to comment.