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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and grgrzybek committed Nov 5, 2024
1 parent 61fad62 commit 2fbacb1
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 @@ -122,7 +122,7 @@

<!-- Maven plugins from org.apache.maven.plugins (and their dependencies) -->
<plugin.maven-antrun-plugin>3.1.0</plugin.maven-antrun-plugin>
<plugin.maven-archetype-plugin>3.2.1</plugin.maven-archetype-plugin>
<plugin.maven-archetype-plugin>3.3.0</plugin.maven-archetype-plugin>
<plugin.maven-assembly-plugin>3.7.1</plugin.maven-assembly-plugin>
<plugin.maven-checkstyle-plugin>3.4.0</plugin.maven-checkstyle-plugin>
<plugin.dependency.com.puppycrawl.tools.checkstyle>10.16.0</plugin.dependency.com.puppycrawl.tools.checkstyle>
Expand Down

0 comments on commit 2fbacb1

Please sign in to comment.