samareshmaiti / spring-boot-tasks

1 stars 0 forks source link

remove duplicate dependency #5

Closed sushmitha007 closed 5 years ago

sushmitha007 commented 5 years ago

https://github.com/samareshmaiti/spring-boot-tasks/blob/track-service-additional-properties/pom.xml

org.springframework.boot spring-boot-starter-data-jpa 2.1.6.RELEASE
    <!-- https://mvnrepository.com/artifact/org.springframework.data/spring-data-jpa -->
    <dependency>
        <groupId>org.springframework.data</groupId>
        <artifactId>spring-data-jpa</artifactId>
        <version>2.1.9.RELEASE</version>
    </dependency>
samareshmaiti commented 5 years ago

issue closed