We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fdad96c commit 0312b3eCopy full SHA for 0312b3e
pom.xml
@@ -63,23 +63,5 @@
63
<artifactId>mysql-connector-java</artifactId>
64
<version>8.0.26</version>
65
</dependency>
66
- <dependency>
67
- <groupId>com.squareup.retrofit2</groupId>
68
- <artifactId>retrofit</artifactId>
69
- <version>2.9.0</version>
70
- </dependency>
71
-
72
73
74
- <artifactId>converter-jackson</artifactId>
75
76
77
78
79
- <groupId>org.projectlombok</groupId>
80
- <artifactId>lombok</artifactId>
81
- <version>1.18.10</version>
82
- <scope>provided</scope>
83
84
</dependencies>
85
</project>
0 commit comments