Skip to content

Commit

Permalink
Bump maven-archetype-version from 3.3.0 to 3.3.1
Browse files Browse the repository at this point in the history
Bumps `maven-archetype-version` from 3.3.0 to 3.3.1.

Updates `org.apache.maven.archetype:archetype-packaging` from 3.3.0 to 3.3.1
- [Release notes](https://github.com/apache/maven-archetype/releases)
- [Commits](apache/maven-archetype@maven-archetype-3.3.0...maven-archetype-3.3.1)

Updates `org.apache.maven.plugins:maven-archetype-plugin` from 3.3.0 to 3.3.1
- [Release notes](https://github.com/apache/maven-archetype/releases)
- [Commits](apache/maven-archetype@maven-archetype-3.3.0...maven-archetype-3.3.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 5, 2024
1 parent fa3a516 commit c9b9e58
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 @@ -63,7 +63,7 @@
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.build.outputTimestamp>1730836040</project.build.outputTimestamp>
<maven-archetype-version>3.3.0</maven-archetype-version>
<maven-archetype-version>3.3.1</maven-archetype-version>
<defaultNexusPluginsVersion>3.28.1-01</defaultNexusPluginsVersion>
<generatedByArchetypeVersion>${project.version}</generatedByArchetypeVersion>
</properties>
Expand Down

0 comments on commit c9b9e58

Please sign in to comment.