Skip to content
This repository has been archived by the owner on Jun 13, 2023. It is now read-only.

Commit

Permalink
fix: bump maven-shade-plugin from 3.3.0 to 3.4.0
Browse files Browse the repository at this point in the history
Bumps [maven-shade-plugin](https://github.com/apache/maven-shade-plugin) from 3.3.0 to 3.4.0.
- [Release notes](https://github.com/apache/maven-shade-plugin/releases)
- [Commits](apache/maven-shade-plugin@maven-shade-plugin-3.3.0...maven-shade-plugin-3.4.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>
  • Loading branch information
dependabot[bot] authored and mbarre committed Sep 15, 2022
1 parent 824485d commit 14012c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -29,7 +29,7 @@
<exec-maven-plugin.version>3.1.0</exec-maven-plugin.version>
<checksum-maven-plugin.version>1.11</checksum-maven-plugin.version>
<jreleaser-maven-plugin.version>1.2.0</jreleaser-maven-plugin.version>
<maven-shade-plugin.version>3.3.0</maven-shade-plugin.version>
<maven-shade-plugin.version>3.4.0</maven-shade-plugin.version>
</properties>

<dependencies>
Expand Down

0 comments on commit 14012c1

Please sign in to comment.