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

Merge branch '2.7' into 2.x

parents 958d036b 07acc921
Branches
No related merge requests found
......@@ -318,7 +318,7 @@
<dependency>
<groupId>io.swagger</groupId>
<artifactId>swagger-annotations</artifactId>
<version>1.5.22</version>
<version>1.5.23</version>
</dependency>
<dependency>
<groupId>com.codahale.metrics</groupId>
......@@ -363,7 +363,7 @@
<plugin>
<groupId>org.eclipse.jetty</groupId>
<artifactId>jetty-maven-plugin</artifactId>
<version>9.4.20.v20190813</version>
<version>9.4.19.v20190610</version>
<configuration>
<scanIntervalSeconds>0</scanIntervalSeconds>
<webApp>
......@@ -383,7 +383,7 @@
<plugin>
<groupId>org.sonarsource.scanner.maven</groupId>
<artifactId>sonar-maven-plugin</artifactId>
<version>3.6.0.1398</version>
<version>3.6.1.1688</version>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
......
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