We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 085f48b commit 77fc250Copy full SHA for 77fc250
pom.xml
@@ -539,7 +539,7 @@
539
<plugin>
540
<groupId>org.apache.maven.plugins</groupId>
541
<artifactId>maven-resources-plugin</artifactId>
542
- <version>3.3.1</version>
+ <version>3.4.0</version>
543
</plugin>
544
<!-- phase: test-compile -->
545
@@ -815,7 +815,7 @@ https://gitbox.apache.org/repos/asf?p=maven-pmd-plugin.git;a=blob_plain;f=src/ma
815
816
817
<artifactId>maven-source-plugin</artifactId>
818
819
<executions>
820
<execution>
821
<id>attach-sources</id>
0 commit comments