Issue #5012 - Remove unneeded dependency for test-jaas-webapp

Signed-off-by: Lachlan Roberts <lachlan@webtide.com>
This commit is contained in:
Lachlan Roberts 2020-07-02 11:15:34 +10:00
parent 43e5473998
commit 6407322d9c
1 changed files with 0 additions and 7 deletions

View File

@ -50,13 +50,6 @@
</securityHandler>
</webAppConfig>
</configuration>
<dependencies>
<dependency>
<groupId>mysql</groupId>
<artifactId>mysql-connector-java</artifactId>
<version>5.1.19</version>
</dependency>
</dependencies>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>