Skip to content

Commit

Permalink
Bump org.apache.maven.archetype:archetype-packaging from 3.2.0 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 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.archetype:archetype-packaging
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 10, 2024
1 parent dba89a5 commit f4afbdc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion archetype/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
<extension>
<groupId>org.apache.maven.archetype</groupId>
<artifactId>archetype-packaging</artifactId>
<version>3.2.0</version>
<version>3.2.1</version>
</extension>
</extensions>
<!--This is a slightly smelly workaround needed to get the current version of the project
Expand Down

0 comments on commit f4afbdc

Please sign in to comment.