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

Bump Maven dependencies and plugins

parent c1243619
No related merge requests found
Pipeline #13277 passed with warnings with stages
in 2 minutes and 24 seconds
......@@ -210,7 +210,7 @@
<dependency>
<groupId>org.ektorp</groupId>
<artifactId>org.ektorp</artifactId>
<version>1.4.4</version>
<version>1.5.0</version>
</dependency>
<dependency>
<groupId>org.ektorp</groupId>
......@@ -352,7 +352,7 @@
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>aspectj-maven-plugin</artifactId>
<version>1.10</version>
<version>1.11</version>
<configuration>
<complianceLevel>1.8</complianceLevel>
<source>1.8</source>
......
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