Merge pull request #12 from sgoudham/dependabot/maven/org.apache.maven.plugins-maven-source-plugin-3.2.1

Bump maven-source-plugin from 3.2.0 to 3.2.1
pull/15/head
Hamothy 3 years ago committed by GitHub
commit 3598994fcd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -108,7 +108,7 @@
<plugin> <plugin>
<groupId>org.apache.maven.plugins</groupId> <groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-source-plugin</artifactId> <artifactId>maven-source-plugin</artifactId>
<version>3.2.0</version> <version>3.2.1</version>
<executions> <executions>
<execution> <execution>
<id>attach-sources</id> <id>attach-sources</id>

Loading…
Cancel
Save