Skip to content

Commit bb02d4a

Browse files
authored
deps: update dependency org.codehaus.plexus:plexus-utils to v3.5.0 (#3829)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [org.codehaus.plexus:plexus-utils](https://codehaus-plexus.github.io/) ([source](https://togithub.com/codehaus-plexus/plexus-utils)) | `3.4.2` -> `3.5.0` | [![age](https://badges.renovateapi.com/packages/maven/org.codehaus.plexus:plexus-utils/3.5.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/org.codehaus.plexus:plexus-utils/3.5.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/org.codehaus.plexus:plexus-utils/3.5.0/compatibility-slim/3.4.2)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/org.codehaus.plexus:plexus-utils/3.5.0/confidence-slim/3.4.2)](https://docs.renovatebot.com/merge-confidence/) | --- ### ⚠ Dependency Lookup Warnings ⚠ Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information. --- ### 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, click this checkbox. --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-bigtable-hbase). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4yNDEuOSIsInVwZGF0ZWRJblZlciI6IjMyLjI0MS45In0=-->
1 parent eb25f6e commit bb02d4a

File tree

1 file changed

+1
-1
lines changed
  • bigtable-test/bigtable-build-helper

1 file changed

+1
-1
lines changed

bigtable-test/bigtable-build-helper/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
<dependency>
6060
<groupId>org.codehaus.plexus</groupId>
6161
<artifactId>plexus-utils</artifactId>
62-
<version>3.4.2</version>
62+
<version>3.5.0</version>
6363
<scope>provided</scope>
6464
</dependency>
6565
<dependency>

0 commit comments

Comments
 (0)