Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: org.apache.maven.archetype:archetype-packaging
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 10, 2023
1 parent a68536e commit 2d38551
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion archetypes/quickstart/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
<extension>
<groupId>org.apache.maven.archetype</groupId>
<artifactId>archetype-packaging</artifactId>
<version>2.4</version>
<version>3.2.1</version>
</extension>
</extensions>
<pluginManagement>
Expand Down

0 comments on commit 2d38551

Please sign in to comment.