Skip to content

Commit

Permalink
dfga
Browse files Browse the repository at this point in the history
  • Loading branch information
Minecon724 committed Sep 30, 2021
1 parent fdad96c commit 0312b3e
Showing 1 changed file with 0 additions and 18 deletions.
18 changes: 0 additions & 18 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -63,23 +63,5 @@
<artifactId>mysql-connector-java</artifactId>
<version>8.0.26</version>
</dependency>
<dependency>
<groupId>com.squareup.retrofit2</groupId>
<artifactId>retrofit</artifactId>
<version>2.9.0</version>
</dependency>

<dependency>
<groupId>com.squareup.retrofit2</groupId>
<artifactId>converter-jackson</artifactId>
<version>2.9.0</version>
</dependency>

<dependency>
<groupId>org.projectlombok</groupId>
<artifactId>lombok</artifactId>
<version>1.18.10</version>
<scope>provided</scope>
</dependency>
</dependencies>
</project>

0 comments on commit 0312b3e

Please sign in to comment.