Changeset 0f5aa27 for pom.xml


Ignore:
Timestamp:
02/04/24 16:57:49 (8 months ago)
Author:
darsov2 <62809499+darsov2@…>
Branches:
master
Children:
efaa053
Parents:
07f4e8b
Message:

ouath, mailing impl

File:
1 edited

Legend:

Unmodified
Added
Removed
  • pom.xml

    r07f4e8b r0f5aa27  
    1919        </properties>
    2020        <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>
    2129                <dependency>
    2230                        <groupId>org.springframework.boot</groupId>
Note: See TracChangeset for help on using the changeset viewer.