Skip to content

Commit

Permalink
Bump org.apache.maven.plugins:maven-shade-plugin from 3.1.1 to 3.6.0 (#…
Browse files Browse the repository at this point in the history
…538)

Bumps [org.apache.maven.plugins:maven-shade-plugin](https://github.com/apache/maven-shade-plugin) from 3.1.1 to 3.6.0.
- [Release notes](https://github.com/apache/maven-shade-plugin/releases)
- [Commits](apache/maven-shade-plugin@maven-shade-plugin-3.1.1...maven-shade-plugin-3.6.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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 24, 2024
1 parent cad5421 commit 6f14f4b
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 @@ -134,7 +134,7 @@
<maven.javadoc.version>3.8.0</maven.javadoc.version>
<maven.jaxb2-plugin.version>0.15.3</maven.jaxb2-plugin.version>
<maven.resources.version>3.3.1</maven.resources.version>
<maven.shade.version>3.1.1</maven.shade.version>
<maven.shade.version>3.6.0</maven.shade.version>
<maven.site.version>3.12.1</maven.site.version>
<maven.source.plugin>3.3.1</maven.source.plugin>
<maven.surefire.version>${maven.failsafe.version}</maven.surefire.version>
Expand Down

0 comments on commit 6f14f4b

Please sign in to comment.