Skip to content

Commit

Permalink
Bump archetype-plugin.version from 3.2.0 to 3.3.0 in /lang/java
Browse files Browse the repository at this point in the history
Bumps `archetype-plugin.version` from 3.2.0 to 3.3.0.

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

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 29, 2024
1 parent 1410e79 commit 790476d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lang/java/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
<grpc.version>1.39.0</grpc.version>
<zstd-jni.version>1.5.0-4</zstd-jni.version>
<!-- version properties for plugins -->
<archetype-plugin.version>3.2.0</archetype-plugin.version>
<archetype-plugin.version>3.3.0</archetype-plugin.version>
<bundle-plugin-version>5.1.2</bundle-plugin-version>
<exec-plugin.version>3.0.0</exec-plugin.version>
<file-management.version>3.0.0</file-management.version>
Expand Down

0 comments on commit 790476d

Please sign in to comment.