Skip to content
Snippets Groups Projects
Commit b42209d1 authored by Daniel Gerhardt's avatar Daniel Gerhardt
Browse files

Merge branch '2.4'

parents 7554de8d 5ce00955
No related merge requests found
......@@ -290,7 +290,7 @@
<dependency>
<groupId>io.swagger</groupId>
<artifactId>swagger-annotations</artifactId>
<version>1.5.10</version>
<version>1.5.12</version>
</dependency>
</dependencies>
......@@ -365,7 +365,7 @@
<plugin>
<groupId>org.jacoco</groupId>
<artifactId>jacoco-maven-plugin</artifactId>
<version>0.7.7.201606060606</version>
<version>0.7.8</version>
<executions>
<execution>
<id>default-prepare-agent</id>
......@@ -451,7 +451,7 @@
<plugin>
<groupId>pl.project13.maven</groupId>
<artifactId>git-commit-id-plugin</artifactId>
<version>2.2.1</version>
<version>2.2.2</version>
<executions>
<execution>
<goals>
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment