Skip to content
Snippets Groups Projects
Commit 5db4b622 authored by Sören Henning's avatar Sören Henning
Browse files

Merge branch 'master' into 'Trace-Aggr-Analysis'

updated deps

See merge request !13
parents b34c72c1 be054482
No related branches found
No related tags found
1 merge request!17Get impletemented stages and Java 8
......@@ -93,12 +93,12 @@
<dependency>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-api</artifactId>
<version>1.7.16</version>
<version>1.7.18</version>
</dependency>
<dependency>
<groupId>ch.qos.logback</groupId>
<artifactId>logback-classic</artifactId>
<version>1.1.5</version>
<version>1.1.6</version>
<scope>runtime</scope>
</dependency>
<dependency>
......@@ -175,7 +175,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-source-plugin</artifactId>
<version>2.4</version>
<version>3.0.0</version>
<executions>
<execution>
<id>attach-sources</id>
......
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