szerhusenBC/jwt-spring-security-demo

Repeated dependency

Closed this issue · 1 comments

Hello:

I noticed there is a repeated dependency:

 <dependency>
            <groupId>org.springframework.boot</groupId>
            <artifactId>spring-boot-starter-data-jpa</artifactId>
        </dependency>

Kind regards

Fixed ;)