Skip to content

Commit 9f1bca2

Browse files
Update dependency org.apache.maven.plugins:maven-shade-plugin to v3.6.1 (#662)
Coming soon: The Renovate bot (GitHub App) will be renamed to Mend. PRs from Renovate will soon appear from 'Mend'. Learn more [here](https://redirect.github.com/renovatebot/renovate/discussions/37842). This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [org.apache.maven.plugins:maven-shade-plugin](https://maven.apache.org/plugins/) ([source](https://redirect.github.com/apache/maven-shade-plugin)) | `3.6.0` -> `3.6.1` | [![age](https://developer.mend.io/api/mc/badges/age/maven/org.apache.maven.plugins:maven-shade-plugin/3.6.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/org.apache.maven.plugins:maven-shade-plugin/3.6.0/3.6.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>apache/maven-shade-plugin (org.apache.maven.plugins:maven-shade-plugin)</summary> ### [`v3.6.1`](https://redirect.github.com/apache/maven-shade-plugin/releases/tag/v3.6.1): 3.6.1 <!-- Optional: add a release summary here --> #### 📝 Documentation updates - [\[MNGSITE-529\]](https://issues.apache.org/jira/browse/MNGSITE-529) - Rename "Goals" to "Plugin Documentation" ([#&#8203;250](https://redirect.github.com/apache/maven-shade-plugin/pull/250)) [@&#8203;Bukama](https://redirect.github.com/Bukama) #### 👻 Maintenance - Enable prevent branch protection rules ([#&#8203;746](https://redirect.github.com/apache/maven-shade-plugin/pull/746)) [@&#8203;sparsick](https://redirect.github.com/sparsick) - Enable GH issues ([#&#8203;253](https://redirect.github.com/apache/maven-shade-plugin/pull/253)) [@&#8203;Bukama](https://redirect.github.com/Bukama) - Add missing [@&#8203;Override](https://redirect.github.com/Override) annotations ([#&#8203;246](https://redirect.github.com/apache/maven-shade-plugin/pull/246)) [@&#8203;elharo](https://redirect.github.com/elharo) - Merge `ApacheLicenseResourceTransformer` tests ([#&#8203;245](https://redirect.github.com/apache/maven-shade-plugin/pull/245)) [@&#8203;Goooler](https://redirect.github.com/Goooler) - Add test cases for .md supports in the Apache License and Notice transformers ([#&#8203;243](https://redirect.github.com/apache/maven-shade-plugin/pull/243)) [@&#8203;Goooler](https://redirect.github.com/Goooler) - [\[MSHADE-479\]](https://issues.apache.org/jira/browse/MSHADE-479) - Make the mojo much less noisy ([#&#8203;233](https://redirect.github.com/apache/maven-shade-plugin/pull/233)) [@&#8203;elharo](https://redirect.github.com/elharo) #### 📦 Dependency updates - Bump org.codehaus.mojo:mrm-maven-plugin from 1.6.0 to 1.7.0 ([#&#8203;748](https://redirect.github.com/apache/maven-shade-plugin/pull/748)) @&#8203;[dependabot\[bot\]](https://redirect.github.com/apps/dependabot) - Bump org.hamcrest:hamcrest-core from 2.2 to 3.0 ([#&#8203;235](https://redirect.github.com/apache/maven-shade-plugin/pull/235)) @&#8203;[dependabot\[bot\]](https://redirect.github.com/apps/dependabot) - Bump org.apache.maven.plugins:maven-plugins from 42 to 45 ([#&#8203;738](https://redirect.github.com/apache/maven-shade-plugin/pull/738)) @&#8203;[dependabot\[bot\]](https://redirect.github.com/apps/dependabot) - Bump org.apache.commons:commons-compress from 1.26.2 to 1.28.0 ([#&#8203;743](https://redirect.github.com/apache/maven-shade-plugin/pull/743)) @&#8203;[dependabot\[bot\]](https://redirect.github.com/apps/dependabot) - Bump org.xmlunit:xmlunit-legacy from 2.10.0 to 2.10.3 ([#&#8203;745](https://redirect.github.com/apache/maven-shade-plugin/pull/745)) @&#8203;[dependabot\[bot\]](https://redirect.github.com/apps/dependabot) - Bump ASM 9.8 to support JDK 25 bytecode ([#&#8203;744](https://redirect.github.com/apache/maven-shade-plugin/pull/744)) [@&#8203;pan3793](https://redirect.github.com/pan3793) - Bump commons-io:commons-io from 2.13.0 to 2.14.0 in /src/it/projects/MSHADE-105/shaded-jar ([#&#8203;241](https://redirect.github.com/apache/maven-shade-plugin/pull/241)) @&#8203;[dependabot\[bot\]](https://redirect.github.com/apps/dependabot) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/line/line-bot-sdk-ruby). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS45Ny4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjk3LjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImRlcGVuZGVuY3kgdXBncmFkZSJdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent aba3525 commit 9f1bca2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

generator/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
<plugin>
7272
<groupId>org.apache.maven.plugins</groupId>
7373
<artifactId>maven-shade-plugin</artifactId>
74-
<version>3.6.0</version>
74+
<version>3.6.1</version>
7575
<executions>
7676
<execution>
7777
<phase>package</phase>

0 commit comments

Comments
 (0)