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.
- [Release notes](https://github.com/apache/maven-archetype/releases)
- [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 30, 2024
1 parent 00fa83e commit c37e6af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scala-extensions-parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
<version.wicketstuff>${project.version}</version.wicketstuff>
<version.scalatest>3.0.8</version.scalatest>
<archetype-packaging.version>3.3.0</archetype-packaging.version>
<maven-archetype-plugin.version>3.2.1</maven-archetype-plugin.version>
<maven-archetype-plugin.version>3.3.0</maven-archetype-plugin.version>
</properties>

<dependencyManagement>
Expand Down

0 comments on commit c37e6af

Please sign in to comment.