Ignore:
Timestamp:
01/22/25 02:37:38 (3 months ago)
Author:
Nikola Jordanoski <nikolaj_koko@…>
Branches:
master
Children:
e45288f
Parents:
113c963
Message:

Changed pom.xml and updated model

File:
1 edited

Legend:

Unmodified
Added
Removed
  • ReserveNGo-backend/pom.xml

    r113c963 ref41e8d  
    4747        </dependency>
    4848
    49 <!--        <dependency>-->
    50 <!--            <groupId>org.springframework.boot</groupId>-->
    51 <!--            <artifactId>spring-boot-starter-security</artifactId>-->
    52 <!--        </dependency>-->
     49        <dependency>
     50            <groupId>org.springframework.boot</groupId>
     51            <artifactId>spring-boot-starter-security</artifactId>
     52        </dependency>
    5353
    5454        <dependency>
     
    6969        </dependency>
    7070
    71 <!--        <dependency>-->
    72 <!--            <groupId>org.springframework.security</groupId>-->
    73 <!--            <artifactId>spring-security-test</artifactId>-->
    74 <!--            <scope>test</scope>-->
    75 <!--        </dependency>-->
     71        <dependency>
     72            <groupId>org.springframework.security</groupId>
     73            <artifactId>spring-security-test</artifactId>
     74            <scope>test</scope>
     75        </dependency>
    7676    </dependencies>
    7777
Note: See TracChangeset for help on using the changeset viewer.