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.0 (#376)
  • Loading branch information
renovate-bot authored and chingor13 committed Nov 18, 2019
1 parent af0af50 commit 7267f3a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Expand Up @@ -151,7 +151,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 Expand Up @@ -375,7 +375,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 7267f3a

Please sign in to comment.