Skip to content

Commit 8541823

Browse files
committed
revert e36c6a5
Signed-off-by: Abhishek Kumar <[email protected]>
1 parent 305f954 commit 8541823

File tree

1 file changed

+5
-0
lines changed
  • plugins/network-elements/tungsten

1 file changed

+5
-0
lines changed

plugins/network-elements/tungsten/pom.xml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,5 +40,10 @@
4040
<groupId>ch.qos.reload4j</groupId>
4141
<artifactId>reload4j</artifactId>
4242
</dependency>
43+
<dependency>
44+
<groupId>mysql</groupId>
45+
<artifactId>mysql-connector-java</artifactId>
46+
<scope>test</scope>
47+
</dependency>
4348
</dependencies>
4449
</project>

0 commit comments

Comments
 (0)