Skip to content

Commit

Permalink
Bump org.apache.maven.plugins:maven-archetype-plugin in /java/archety…
Browse files Browse the repository at this point in the history
…pe (#172)

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
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 26, 2024
1 parent cbec654 commit 4da0874
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion java/archetype/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
<packaging>maven-archetype</packaging>

<properties>
<maven.archetype.version>3.2.1</maven.archetype.version>
<maven.archetype.version>3.3.0</maven.archetype.version>

<parent.path>${basedir}/..</parent.path>
</properties>
Expand Down

0 comments on commit 4da0874

Please sign in to comment.