Skip to content

Commit

Permalink
Merge pull request #703 from cjkent/dependabot/maven/org.apache.maven…
Browse files Browse the repository at this point in the history
….plugins-maven-archetype-plugin-3.2.0

Bump maven-archetype-plugin from 3.1.2 to 3.2.0
  • Loading branch information
cjkent authored Feb 10, 2024
2 parents 45b5890 + 5c77a3a commit be746aa
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 @@ -71,7 +71,7 @@
<plugins>
<plugin>
<artifactId>maven-archetype-plugin</artifactId>
<version>3.1.2</version>
<version>3.2.0</version>
</plugin>
</plugins>
</pluginManagement>
Expand Down

0 comments on commit be746aa

Please sign in to comment.