Skip to content

Commit

Permalink
wip alpha
Browse files Browse the repository at this point in the history
  • Loading branch information
lorenzo-catalano committed Jan 15, 2024
1 parent 8936b38 commit a8ab30f
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<groupId>it.gov.pagopa</groupId>
<artifactId>pagopa-stand-in-technical-support</artifactId>
<version>0.0.0</version>
<description>Stand in Manager Tech Support</description>
<description>Stand in Tech Support API</description>

<properties>
<java.version>11</java.version>
Expand Down Expand Up @@ -50,11 +50,6 @@
<artifactId>spring-boot-starter-data-jpa</artifactId>
</dependency>

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

<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-cache</artifactId>
Expand Down

0 comments on commit a8ab30f

Please sign in to comment.