We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 61a8887 commit 29db767Copy full SHA for 29db767
1 file changed
pom.xml
@@ -163,10 +163,12 @@
163
<dependency>
164
<groupId>com.mysql</groupId>
165
<artifactId>mysql-connector-j</artifactId>
166
+ <scope>test</scope>
167
</dependency>
168
169
<groupId>org.postgresql</groupId>
170
<artifactId>postgresql</artifactId>
171
172
173
174
<groupId>software.amazon.awssdk</groupId>
0 commit comments