Skip to content

Commit

Permalink
Merge pull request #44 from AxonFramework/dependabot/maven/org.apache…
Browse files Browse the repository at this point in the history
….maven.plugins-maven-source-plugin-3.2.1

Bump maven-source-plugin from 3.0.1 to 3.2.1
  • Loading branch information
smcvb committed Oct 14, 2020
2 parents eb46d07 + daf4e0c commit 12f290c
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 @@ -288,7 +288,7 @@
</plugin>
<plugin>
<artifactId>maven-source-plugin</artifactId>
<version>3.0.1</version>
<version>3.2.1</version>
<executions>
<execution>
<id>attach-sources</id>
Expand Down

0 comments on commit 12f290c

Please sign in to comment.