Skip to content

Commit 0312b3e

Browse files
author
Minecon724
committed
dfga
1 parent fdad96c commit 0312b3e

File tree

1 file changed

+0
-18
lines changed

1 file changed

+0
-18
lines changed

pom.xml

-18
Original file line numberDiff line numberDiff line change
@@ -63,23 +63,5 @@
6363
<artifactId>mysql-connector-java</artifactId>
6464
<version>8.0.26</version>
6565
</dependency>
66-
<dependency>
67-
<groupId>com.squareup.retrofit2</groupId>
68-
<artifactId>retrofit</artifactId>
69-
<version>2.9.0</version>
70-
</dependency>
71-
72-
<dependency>
73-
<groupId>com.squareup.retrofit2</groupId>
74-
<artifactId>converter-jackson</artifactId>
75-
<version>2.9.0</version>
76-
</dependency>
77-
78-
<dependency>
79-
<groupId>org.projectlombok</groupId>
80-
<artifactId>lombok</artifactId>
81-
<version>1.18.10</version>
82-
<scope>provided</scope>
83-
</dependency>
8466
</dependencies>
8567
</project>

0 commit comments

Comments
 (0)