Skip to content

Commit

Permalink
Upgrade maven-archetype-plugin and maven-archetype-packaging to 3.3.0 (
Browse files Browse the repository at this point in the history
  • Loading branch information
cunningt authored Sep 26, 2024
1 parent b8e6507 commit bd0fb08
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -330,8 +330,8 @@
<!-- needed from tooling/archetypes -->
<maven-version>3.9.9</maven-version>
<maven-antrun-plugin-version>3.1.0</maven-antrun-plugin-version>
<maven-archetype-plugin-version>3.2.1</maven-archetype-plugin-version>
<maven-archetype-packaging-version>3.2.1</maven-archetype-packaging-version>
<maven-archetype-plugin-version>3.3.0</maven-archetype-plugin-version>
<maven-archetype-packaging-version>3.3.0</maven-archetype-packaging-version>
<maven-owasp-plugin-version>10.0.4</maven-owasp-plugin-version>
<maven-jar-plugin-version>3.4.2</maven-jar-plugin-version>
<maven-javadoc-plugin-version>3.10.0</maven-javadoc-plugin-version>
Expand Down

0 comments on commit bd0fb08

Please sign in to comment.