Skip to content

Commit edf4e7a

Browse files
authored
build(deps): update dependency org.apache.maven.plugins:maven-shade-plugin to v3.2.3 (googleapis#115)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | org.apache.maven.plugins:maven-shade-plugin | patch | `3.2.2` -> `3.2.3` | --- ### Renovate configuration :date: **Schedule**: At any time (no schedule defined). :vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied. :recycle: **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. :no_bell: **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 has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#googleapis/java-spanner-jdbc).
1 parent 4b83981 commit edf4e7a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

java-spanner-jdbc/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -393,7 +393,7 @@
393393
<plugin>
394394
<groupId>org.apache.maven.plugins</groupId>
395395
<artifactId>maven-shade-plugin</artifactId>
396-
<version>3.2.2</version>
396+
<version>3.2.3</version>
397397
<executions>
398398
<execution>
399399
<goals>

0 commit comments

Comments
 (0)