Bump maven-shade-plugin from 3.4.0 to 3.4.1 (#805)

Bumps [maven-shade-plugin](https://github.com/apache/maven-shade-plugin) from 3.4.0 to 3.4.1.
- [Release notes](https://github.com/apache/maven-shade-plugin/releases)
- [Commits](https://github.com/apache/maven-shade-plugin/compare/maven-shade-plugin-3.4.0...maven-shade-plugin-3.4.1)

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

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2022-11-18 12:49:56 +00:00
committed by GitHub
parent 11567a7df2
commit 87f02f1142

View File

@@ -42,7 +42,7 @@
<jackson_version>2.13.4</jackson_version>
<junit_version>4.13.2</junit_version>
<mockito_version>4.8.1</mockito_version>
<shade_version>3.4.0</shade_version>
<shade_version>3.4.1</shade_version>
<curator_version>5.2.0</curator_version>
<curator_test_version>2.13.0</curator_test_version>
<storm_version>2.4.0</storm_version>