Skip to content

Commit

Permalink
chore(deps): bump org.apache.maven.plugins:maven-artifact-plugin
Browse files Browse the repository at this point in the history
Bumps the all-maven-dependencies group with 1 update in the / directory: [org.apache.maven.plugins:maven-artifact-plugin](https://github.com/apache/maven-artifact-plugin).


Updates `org.apache.maven.plugins:maven-artifact-plugin` from 3.5.3 to 3.6.0
- [Commits](apache/maven-artifact-plugin@maven-artifact-plugin-3.5.3...maven-artifact-plugin-3.6.0)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-artifact-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-maven-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 13, 2025
1 parent dbedbae commit afcdcfa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@
<jdeps-plugin.version>3.1.2</jdeps-plugin.version>
<cyclonedx-plugin.version>2.9.1</cyclonedx-plugin.version>
<sortpom-plugin.version>4.0.0</sortpom-plugin.version>
<artifact-plugin.version>3.5.3</artifact-plugin.version>
<artifact-plugin.version>3.6.0</artifact-plugin.version>
<!-- Checkstyle, SpotBugs and PMD properties -->
<checkstyle.version>10.21.1</checkstyle.version>
<checkstyle-plugin.version>3.6.0</checkstyle-plugin.version>
Expand Down

0 comments on commit afcdcfa

Please sign in to comment.