Skip to content

Commit

Permalink
chore(deps): update dependency org.apache.maven.plugins:maven-source-…
Browse files Browse the repository at this point in the history
…plugin to v3.2.1 (#924)
  • Loading branch information
renovate-bot authored and chingor13 committed Dec 23, 2019
1 parent 7e0b952 commit d1fe119
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -298,7 +298,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-source-plugin</artifactId>
<version>3.2.0</version>
<version>3.2.1</version>
<executions>
<execution>
<id>attach-sources</id>
Expand Down

0 comments on commit d1fe119

Please sign in to comment.