Skip to content

Commit

Permalink
Merge pull request #443 from cqse/renovate/org.apache.maven.plugins-m…
Browse files Browse the repository at this point in the history
…aven-source-plugin-3.x

Update dependency org.apache.maven.plugins:maven-source-plugin to v3.3.1
  • Loading branch information
DreierF committed Apr 5, 2024
2 parents 2b520aa + d3cadf8 commit db31efa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion teamscale-maven-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-source-plugin</artifactId>
<version>3.3.0</version>
<version>3.3.1</version>
<executions>
<execution>
<id>attach-sources</id>
Expand Down

0 comments on commit db31efa

Please sign in to comment.