Ignore:
Timestamp:
06/26/26 16:32:12 (45 hours ago)
Author:
veronika-ils <ilioskaveronika@…>
Branches:
master
Parents:
fa32d0f
Message:

add functionality so that users can change passwords

File:
1 edited

Legend:

Unmodified
Added
Removed
  • petify-backend/pom.xml

    rfa32d0f rae83647  
    4646            <groupId>org.springframework.boot</groupId>
    4747            <artifactId>spring-boot-starter-webmvc</artifactId>
     48        </dependency>
     49        <dependency>
     50            <groupId>org.springframework.boot</groupId>
     51            <artifactId>spring-boot-starter-mail</artifactId>
    4852        </dependency>
    4953
Note: See TracChangeset for help on using the changeset viewer.