Skip to content

Commit

Permalink
Bump org.apache.maven.plugins:maven-archetype-plugin from 3.2.0 to 3.2.1
Browse files Browse the repository at this point in the history
Bumps [org.apache.maven.plugins:maven-archetype-plugin](https://github.com/apache/maven-archetype) from 3.2.0 to 3.2.1.
- [Commits](apache/maven-archetype@maven-archetype-3.2.0...maven-archetype-3.2.1)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-archetype-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 1, 2024
1 parent 0d715d9 commit ddaf4c3
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 @@ -59,7 +59,7 @@

<!-- plugin versions -->
<antrun.plugin.version>3.0.0</antrun.plugin.version>
<archetype.plugin.version>3.2.0</archetype.plugin.version>
<archetype.plugin.version>3.2.1</archetype.plugin.version>
<assembly.plugin.version>3.7.1</assembly.plugin.version>
<build.helper.plugin.version>3.5.0</build.helper.plugin.version>
<buildnumber.plugin.version>3.2.0</buildnumber.plugin.version>
Expand Down

0 comments on commit ddaf4c3

Please sign in to comment.