Skip to content

Commit

Permalink
Bump maven-assembly-plugin from 3.3.0 to 3.4.2 (#138)
Browse files Browse the repository at this point in the history
Bumps [maven-assembly-plugin](https://github.com/apache/maven-assembly-plugin) from 3.3.0 to 3.4.2.
- [Release notes](https://github.com/apache/maven-assembly-plugin/releases)
- [Commits](apache/maven-assembly-plugin@maven-assembly-plugin-3.3.0...maven-assembly-plugin-3.4.2)

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

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Oct 31, 2022
1 parent 170bae1 commit 600d82f
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 @@ -28,7 +28,7 @@
<skipITs>true</skipITs>

<version.groovy>3.0.13</version.groovy>
<version.assembly.plugin>3.3.0</version.assembly.plugin>
<version.assembly.plugin>3.4.2</version.assembly.plugin>
<version.jackson>2.13.4.20221013</version.jackson>
<version.iceberg>1.0.0</version.iceberg>
<version.spark>3.3.1</version.spark>
Expand Down

0 comments on commit 600d82f

Please sign in to comment.