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

Bump Maven dependencies and plugins

parent d8360774
No related merge requests found
Pipeline #7781 passed with stages
in 2 minutes and 43 seconds
......@@ -177,7 +177,7 @@
<dependency>
<groupId>cglib</groupId>
<artifactId>cglib</artifactId>
<version>3.2.4</version>
<version>3.2.5</version>
</dependency>
<dependency>
<groupId>org.slf4j</groupId>
......@@ -325,7 +325,7 @@
<plugin>
<groupId>org.eclipse.jetty</groupId>
<artifactId>jetty-maven-plugin</artifactId>
<version>9.2.20.v20161216</version>
<version>9.2.21.v20170120</version>
<configuration>
<scanIntervalSeconds>1</scanIntervalSeconds>
<webApp>
......
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