Skip to content

Commit

Permalink
chore(deps): update dependency org.apache.maven.plugins:maven-artifac…
Browse files Browse the repository at this point in the history
…t-plugin to v3.6.0
  • Loading branch information
renovate[bot] authored and nielsbasjes committed Jan 12, 2025
1 parent a1abb94 commit ef54dd9
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 @@ -274,7 +274,7 @@
<version>5.0.0.4389</version>
</plugin>

<plugin><groupId>org.apache.maven.plugins</groupId><artifactId>maven-artifact-plugin</artifactId><version>3.5.3</version></plugin>
<plugin><groupId>org.apache.maven.plugins</groupId><artifactId>maven-artifact-plugin</artifactId><version>3.6.0</version></plugin>
<plugin><groupId>org.apache.maven.plugins</groupId><artifactId>maven-assembly-plugin</artifactId><version>3.7.1</version></plugin>
<plugin><groupId>org.apache.maven.plugins</groupId><artifactId>maven-clean-plugin</artifactId><version>3.4.0</version></plugin>
<plugin><groupId>org.apache.maven.plugins</groupId><artifactId>maven-compiler-plugin</artifactId><version>3.13.0</version></plugin>
Expand Down

0 comments on commit ef54dd9

Please sign in to comment.