Changeset 7d43957 for pom.xml


Ignore:
Timestamp:
01/05/23 01:31:58 (18 months ago)
Author:
andrejtodorovski <82031894+andrejtodorovski@…>
Branches:
main
Children:
676144b
Parents:
ab952ab
Message:

Added functionalities

File:
1 edited

Legend:

Unmodified
Added
Removed
  • pom.xml

    rab952ab r7d43957  
    2222            <groupId>org.springframework.boot</groupId>
    2323            <artifactId>spring-boot-starter-data-jpa</artifactId>
     24        </dependency>
     25        <dependency>
     26            <groupId>org.thymeleaf.extras</groupId>
     27            <artifactId>thymeleaf-extras-springsecurity5</artifactId>
    2428        </dependency>
    2529        <dependency>
Note: See TracChangeset for help on using the changeset viewer.