Skip to content

Commit f4c6226

Browse files
authored
build(deps): update dependency org.apache.maven.plugins:maven-shade-plugin to v3.6.1 (googleapis#2209)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | 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/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/org.apache.maven.plugins:maven-shade-plugin/3.6.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/org.apache.maven.plugins:maven-shade-plugin/3.6.0/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**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, 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/googleapis/java-spanner-jdbc). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS45Ny4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjk3LjEwIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
1 parent 5e069f6 commit f4c6226

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -279,7 +279,7 @@
279279
<plugin>
280280
<groupId>org.apache.maven.plugins</groupId>
281281
<artifactId>maven-shade-plugin</artifactId>
282-
<version>3.6.0</version>
282+
<version>3.6.1</version>
283283
<executions>
284284
<execution>
285285
<goals>
@@ -449,7 +449,7 @@
449449
<plugin>
450450
<groupId>org.apache.maven.plugins</groupId>
451451
<artifactId>maven-shade-plugin</artifactId>
452-
<version>3.6.0</version>
452+
<version>3.6.1</version>
453453
<executions>
454454
<execution>
455455
<configuration>

0 commit comments

Comments
 (0)