- Timestamp:
- 02/04/24 16:57:49 (10 months ago)
- Branches:
- master
- Children:
- efaa053
- Parents:
- 07f4e8b
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
pom.xml
r07f4e8b r0f5aa27 19 19 </properties> 20 20 <dependencies> 21 <dependency> 22 <groupId>org.springframework.boot</groupId> 23 <artifactId>spring-boot-starter-oauth2-client</artifactId> 24 </dependency> 25 <dependency> 26 <groupId>org.springframework.boot</groupId> 27 <artifactId>spring-boot-starter-mail</artifactId> 28 </dependency> 21 29 <dependency> 22 30 <groupId>org.springframework.boot</groupId>
Note:
See TracChangeset
for help on using the changeset viewer.