Changeset e0ef1b1 in Git for pom.xml


Ignore:
Timestamp:
02/04/22 23:22:13 (2 years ago)
Author:
Test <matonikolov77@…>
Branches:
main
Children:
5b447b0
Parents:
3ded84d
Message:

Added CRUD for movies,persons,discussion,replies,genres
Added ajaxcalls

File:
1 edited

Legend:

Unmodified
Added
Removed
  • pom.xml

    r3ded84d re0ef1b1  
    2222            <artifactId>spring-boot-starter-jdbc</artifactId>
    2323        </dependency>
    24 <!--        <dependency>-->
    25 <!--            <groupId>org.springframework.boot</groupId>-->
    26 <!--            <artifactId>spring-boot-starter-security</artifactId>-->
    27 <!--        </dependency>-->
     24        <dependency>
     25            <groupId>org.springframework.boot</groupId>
     26            <artifactId>spring-boot-starter-security</artifactId>
     27        </dependency>
    2828        <dependency>
    2929            <groupId>org.springframework.boot</groupId>
Note: See TracChangeset for help on using the changeset viewer.