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

Bump Maven dependencies and plugins

parent c0da092d
No related merge requests found
Pipeline #13276 passed with stages
in 2 minutes and 1 second
......@@ -210,7 +210,7 @@
<dependency>
<groupId>com.sun.mail</groupId>
<artifactId>javax.mail</artifactId>
<version>1.6.0</version>
<version>1.6.1</version>
</dependency>
<dependency>
<groupId>org.springframework</groupId>
......@@ -309,7 +309,7 @@
<dependency>
<groupId>org.checkerframework</groupId>
<artifactId>checker-qual</artifactId>
<version>2.3.1</version>
<version>2.4.0</version>
</dependency>
</dependencies>
......@@ -379,7 +379,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-surefire-plugin</artifactId>
<version>2.20.1</version>
<version>2.21.0</version>
</plugin>
<plugin>
<groupId>org.jacoco</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