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.1 (#78)
  • Loading branch information
renovate-bot authored and chingor13 committed Dec 23, 2019
1 parent e09ace0 commit 9eb9daf
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.2.0</version>
<version>3.2.1</version>
<executions>
<execution>
<id>attach-sources</id>
Expand Down

0 comments on commit 9eb9daf

Please sign in to comment.