Skip to content

Commit 4f47285

Browse files
authored
deps: update dependency org.apache.curator:curator-client to v5 (#416)
[![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.apache.curator:curator-client](http://curator.apache.org) ([source](https://togithub.com/apache/curator)) | `2.13.0` -> `5.2.1` | [![age](https://badges.renovateapi.com/packages/maven/org.apache.curator:curator-client/5.2.1/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/org.apache.curator:curator-client/5.2.1/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/org.apache.curator:curator-client/5.2.1/compatibility-slim/2.13.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/org.apache.curator:curator-client/5.2.1/confidence-slim/2.13.0)](https://docs.renovatebot.com/merge-confidence/) | --- ### Configuration 📅 **Schedule**: 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-pubsublite-spark).
1 parent 22093a3 commit 4f47285

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
<dependency>
4848
<groupId>org.apache.curator</groupId>
4949
<artifactId>curator-client</artifactId>
50-
<version>2.13.0</version>
50+
<version>5.2.1</version>
5151
</dependency>
5252
<dependency>
5353
<groupId>org.apache.commons</groupId>

0 commit comments

Comments
 (0)