Skip to content

Commit

Permalink
feat email
Browse files Browse the repository at this point in the history
  • Loading branch information
Qi-Zhen-xin committed May 5, 2024
1 parent 3923b43 commit d536737
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -142,11 +142,11 @@
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-mail</artifactId>
</dependency>
<dependency>
<groupId>com.tencentcloudapi</groupId>
<artifactId>tencentcloud-sdk-java</artifactId>
<version>4.0.11</version>
</dependency>
<!-- <dependency>-->
<!-- <groupId>com.tencentcloudapi</groupId>-->
<!-- <artifactId>tencentcloud-sdk-java</artifactId>-->
<!-- <version>4.0.11</version>-->
<!-- </dependency>-->
</dependencies>
<dependencyManagement>
<dependencies>
Expand Down

0 comments on commit d536737

Please sign in to comment.