Skip to content

Commit

Permalink
optimize: add tcc dependency srping-tx (#7101)
Browse files Browse the repository at this point in the history
  • Loading branch information
wt-better authored Jan 10, 2025
1 parent ee14910 commit e603de5
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions all/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -371,6 +371,10 @@
<groupId>org.springframework</groupId>
<artifactId>spring-webmvc</artifactId>
</dependency>
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-tx</artifactId>
</dependency>
<!-- the 3rd part -->
<dependency>
<groupId>io.netty</groupId>
Expand Down

0 comments on commit e603de5

Please sign in to comment.