Skip to content

Commit

Permalink
bugfix: bump rpc-sofa-boot-starter version to latest (#675)
Browse files Browse the repository at this point in the history
  • Loading branch information
ptyin committed May 6, 2024
1 parent 199bdb4 commit 56bc1a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tcc-sample/springboot-sofarpc-seata-tcc/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
<dependency>
<groupId>com.alipay.sofa</groupId>
<artifactId>rpc-sofa-boot-starter</artifactId>
<version>5.12.0</version>
<version>6.0.4</version>
<exclusions>
<exclusion>
<artifactId>spring-beans</artifactId>
Expand Down

0 comments on commit 56bc1a8

Please sign in to comment.