We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e81b230 commit ecdafbcCopy full SHA for ecdafbc
pom.xml
@@ -232,7 +232,7 @@
232
<groupId>org.slf4j</groupId>
233
<artifactId>slf4j-log4j12</artifactId>
234
<version>1.7.2</version>
235
- <scope>runtime</scope>
+ <scope>test</scope>
236
</dependency>
237
238
<dependency>
@@ -241,11 +241,6 @@
241
242
243
244
- <dependency>
245
- <groupId>mysql</groupId>
246
- <artifactId>mysql-connector-java</artifactId>
247
- <version>5.1.6</version>
248
- </dependency>
249
250
251
<groupId>org.antlr</groupId>
0 commit comments