Skip to content
Snippets Groups Projects
Commit 07c14928 authored by Nelson Tavares de Sousa's avatar Nelson Tavares de Sousa
Browse files

#62 removed Kieker dependency

parent 961d4da8
No related branches found
No related tags found
No related merge requests found
...@@ -81,11 +81,6 @@ ...@@ -81,11 +81,6 @@
<artifactId>hamcrest-library</artifactId> <artifactId>hamcrest-library</artifactId>
<version>1.3</version> <version>1.3</version>
</dependency> </dependency>
<dependency>
<groupId>net.kieker-monitoring</groupId>
<artifactId>kieker</artifactId>
<version>1.10-SNAPSHOT</version>
</dependency>
<dependency> <dependency>
<groupId>org.slf4j</groupId> <groupId>org.slf4j</groupId>
<artifactId>slf4j-api</artifactId> <artifactId>slf4j-api</artifactId>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment