We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c5e858f commit 99bfb50Copy full SHA for 99bfb50
pom.xml
@@ -373,7 +373,7 @@
373
<plugin>
374
<groupId>org.apache.maven.plugins</groupId>
375
<artifactId>maven-source-plugin</artifactId>
376
- <version>3.3.0</version>
+ <version>3.3.1</version>
377
</plugin>
378
379
@@ -418,7 +418,7 @@
418
419
<groupId>org.jacoco</groupId>
420
<artifactId>jacoco-maven-plugin</artifactId>
421
- <version>0.8.11</version>
+ <version>0.8.12</version>
422
423
</plugins>
424
</pluginManagement>
0 commit comments