Skip to content

Commit

Permalink
Bump org.apache.maven.plugins:maven-archetype-plugin from 3.2.1 to 3.3.0
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.1 to 3.3.0.
- [Commits](apache/maven-archetype@maven-archetype-3.2.1...maven-archetype-3.3.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 26, 2024
1 parent ab96d92 commit 189a8fe
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 @@ -84,7 +84,7 @@
<!-- Plugins versions -->
<!-- **************** -->
<version.antrun.plugin>3.1.0</version.antrun.plugin>
<version.archetype.plugin>3.2.1</version.archetype.plugin>
<version.archetype.plugin>3.3.0</version.archetype.plugin>
<version.assembly.plugin>3.7.1</version.assembly.plugin>
<version.buildhelper.plugin>3.6.0</version.buildhelper.plugin>
<version.buildnumber.plugin>3.2.1</version.buildnumber.plugin>
Expand Down

0 comments on commit 189a8fe

Please sign in to comment.