Skip to content

Commit

Permalink
Bump org.apache.maven.archetype:archetype-packaging from 2.4 to 3.2.1
Browse files Browse the repository at this point in the history
Bumps [org.apache.maven.archetype:archetype-packaging](https://github.com/apache/maven-archetype) from 2.4 to 3.2.1.
- [Commits](apache/maven-archetype@maven-archetype-2.4...maven-archetype-3.2.1)

---
updated-dependencies:
- dependency-name: org.apache.maven.archetype:archetype-packaging
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and rzo1 committed Sep 9, 2024
1 parent ed826e6 commit 8df21de
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion archetype/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ under the License.
<extension>
<groupId>org.apache.maven.archetype</groupId>
<artifactId>archetype-packaging</artifactId>
<version>2.4</version>
<version>3.2.1</version>
</extension>
</extensions>
<pluginManagement>
Expand Down
2 changes: 1 addition & 1 deletion external/opensearch/archetype/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ under the License.
<extension>
<groupId>org.apache.maven.archetype</groupId>
<artifactId>archetype-packaging</artifactId>
<version>3.1.2</version>
<version>3.2.1</version>
</extension>
</extensions>

Expand Down

0 comments on commit 8df21de

Please sign in to comment.