Skip to content

Commit

Permalink
Bump org.apache.maven.plugins:maven-shade-plugin from 3.5.2 to 3.6.0
Browse files Browse the repository at this point in the history
Bumps [org.apache.maven.plugins:maven-shade-plugin](https://github.com/apache/maven-shade-plugin) from 3.5.2 to 3.6.0.
- [Release notes](https://github.com/apache/maven-shade-plugin/releases)
- [Commits](apache/maven-shade-plugin@maven-shade-plugin-3.5.2...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] <support@github.com>
  • Loading branch information
dependabot[bot] authored and slawekjaranowski committed Jun 8, 2024
1 parent fc5ac87 commit a901cd9
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 @@ -130,7 +130,7 @@ under the License.
<version.maven-resources-plugin>3.3.1</version.maven-resources-plugin>
<version.maven-scm-plugin>2.1.0</version.maven-scm-plugin>
<version.maven-scm-publish-plugin>3.2.1</version.maven-scm-publish-plugin>
<version.maven-shade-plugin>3.5.2</version.maven-shade-plugin>
<version.maven-shade-plugin>3.6.0</version.maven-shade-plugin>
<version.maven-site-plugin>3.12.1</version.maven-site-plugin>
<version.maven-source-plugin>3.3.1</version.maven-source-plugin>
<version.maven-surefire>${surefire.version}</version.maven-surefire>
Expand Down

0 comments on commit a901cd9

Please sign in to comment.