Skip to content

Commit

Permalink
Merge pull request #15 from API-Flows/renovate/org.apache.maven.plugi…
Browse files Browse the repository at this point in the history
…ns-maven-source-plugin-2.x

Update dependency org.apache.maven.plugins:maven-source-plugin to v2.4
  • Loading branch information
gcatanese authored Jan 21, 2024
2 parents b86e57b + aff16f6 commit bf5b11d
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 @@ -104,7 +104,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-source-plugin</artifactId>
<version>2.2.1</version>
<version>2.4</version>
<executions>
<execution>
<id>attach-sources</id>
Expand Down

0 comments on commit bf5b11d

Please sign in to comment.