Skip to content

Commit

Permalink
Bump org.apache.maven.archetype:archetype-common from 3.2.1 to 3.3.0
Browse files Browse the repository at this point in the history
Bumps [org.apache.maven.archetype:archetype-common](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.archetype:archetype-common
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 27, 2024
1 parent d6793cd commit f1c415a
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 @@ -155,7 +155,7 @@
<dependency>
<groupId>org.apache.maven.archetype</groupId>
<artifactId>archetype-common</artifactId>
<version>3.2.1</version>
<version>3.3.0</version>
<exclusions>
<!-- exclude some unneeded staff -->
<exclusion>
Expand Down

0 comments on commit f1c415a

Please sign in to comment.