Skip to content

Commit

Permalink
Bump maven-shade-plugin from 3.3.0 to 3.4.1
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.1.
- [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.1)

---
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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 6, 2023
1 parent 7188235 commit 7c71ee9
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 @@ -85,7 +85,7 @@
<maven-javadoc-plugin-version>3.5.0</maven-javadoc-plugin-version>
<maven-source-plugin-version>3.2.1</maven-source-plugin-version>
<maven-dependency-plugin-version>3.3.0</maven-dependency-plugin-version>
<maven-shade-plugin-version>3.3.0</maven-shade-plugin-version>
<maven-shade-plugin-version>3.4.1</maven-shade-plugin-version>
<jacoco-maven-plugin.version>0.8.8</jacoco-maven-plugin.version>
</properties>

Expand Down

0 comments on commit 7c71ee9

Please sign in to comment.