Skip to content

Commit

Permalink
degrade dubbo version
Browse files Browse the repository at this point in the history
Signed-off-by: crazyhzm <[email protected]>
  • Loading branch information
CrazyHZM committed Nov 6, 2023
1 parent a71ff2e commit de3f7e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dubbo-spring-boot/dubbo-spring-boot-interceptor/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
<dependency>
<groupId>org.apache.dubbo</groupId>
<artifactId>dubbo</artifactId>
<version>3.3.0-beta.1-SNAPSHOT</version>
<version>3.3.0-beta.1</version>
</dependency>
<dependency>
<groupId>org.apache.dubbo</groupId>
Expand Down

0 comments on commit de3f7e8

Please sign in to comment.