Skip to content

Commit

Permalink
Fixed rocketmq bus example error in GraalVM (#3404)
Browse files Browse the repository at this point in the history
  • Loading branch information
steverao authored Jul 25, 2023
1 parent 02fff4c commit 9a82a1e
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,6 @@

<dependencies>

<dependency>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-starter-bootstrap</artifactId>
</dependency>

<dependency>
<groupId>com.alibaba.cloud</groupId>
<artifactId>spring-cloud-starter-bus-rocketmq</artifactId>
Expand Down

0 comments on commit 9a82a1e

Please sign in to comment.