Skip to content
This repository has been archived by the owner on Jul 20, 2021. It is now read-only.

Commit

Permalink
Merge pull request #54 from zalando-stups/dependabot/maven/org.apache…
Browse files Browse the repository at this point in the history
….maven.plugins-maven-source-plugin-3.1.0

Bump maven-source-plugin from 3.0.1 to 3.1.0
  • Loading branch information
Willi Schönborn committed May 27, 2019
2 parents b33fab4 + d4614cf commit bcf154e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -241,7 +241,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-source-plugin</artifactId>
<version>3.0.1</version>
<version>3.1.0</version>
<executions>
<execution>
<id>attach-sources</id>
Expand Down

0 comments on commit bcf154e

Please sign in to comment.