Skip to content

Commit

Permalink
deps: update dependency org.apache.maven.plugins:maven-source-plugin …
Browse files Browse the repository at this point in the history
…to v3.2.0 (#60)
  • Loading branch information
renovate-bot authored and chingor13 committed Nov 14, 2019
1 parent 00bbe4c commit 8621c23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -444,7 +444,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-source-plugin</artifactId>
<version>3.1.0</version>
<version>3.2.0</version>
<executions>
<execution>
<id>attach-sources</id>
Expand Down

0 comments on commit 8621c23

Please sign in to comment.