Bump maven-shade-plugin from 3.4.1 to 3.5.0 (#153)

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

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

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]
2023-09-22 23:20:13 -04:00
committed by GitHub
parent d636cdd839
commit 9d715b61c0

View File

@@ -145,7 +145,7 @@
</execution>
</executions>
<groupId>org.apache.maven.plugins</groupId>
<version>3.4.1</version>
<version>3.5.0</version>
</plugin>
<plugin>