We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents abd150a + 0273ebc commit 1054e7fCopy full SHA for 1054e7f
1 file changed
pom.xml
@@ -325,13 +325,13 @@
325
<plugin>
326
<groupId>org.apache.maven.plugins</groupId>
327
<artifactId>maven-compiler-plugin</artifactId>
328
- <version>3.6.2</version>
+ <version>3.7.0</version>
329
</plugin>
330
331
332
333
<artifactId>maven-dependency-plugin</artifactId>
334
- <version>3.0.1</version>
+ <version>3.0.2</version>
335
336
337
@@ -391,7 +391,7 @@
391
392
393
<artifactId>maven-surefire-plugin</artifactId>
394
- <version>2.20</version>
+ <version>2.20.1</version>
395
396
397
<!-- OTHER -->
0 commit comments