Commit f3c6111
Bump curator.version from 5.7.1 to 5.8.0 (#359)
* Bump curator.version from 5.7.1 to 5.8.0
Bumps `curator.version` from 5.7.1 to 5.8.0.
Updates `org.apache.curator:curator-framework` from 5.7.1 to 5.8.0
- [Release notes](https://github.com/apache/curator/releases)
- [Commits](apache/curator@apache-curator-5.7.1...apache-curator-5.8.0)
Updates `org.apache.curator:curator-recipes` from 5.7.1 to 5.8.0
- [Release notes](https://github.com/apache/curator/releases)
- [Commits](apache/curator@apache-curator-5.7.1...apache-curator-5.8.0)
Updates `org.apache.curator:curator-x-discovery` from 5.7.1 to 5.8.0
- [Release notes](https://github.com/apache/curator/releases)
- [Commits](apache/curator@apache-curator-5.7.1...apache-curator-5.8.0)
Updates `org.apache.curator:curator-test` from 5.7.1 to 5.8.0
- [Release notes](https://github.com/apache/curator/releases)
- [Commits](apache/curator@apache-curator-5.7.1...apache-curator-5.8.0)
---
updated-dependencies:
- dependency-name: org.apache.curator:curator-framework
dependency-version: 5.8.0
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: org.apache.curator:curator-recipes
dependency-version: 5.8.0
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: org.apache.curator:curator-x-discovery
dependency-version: 5.8.0
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: org.apache.curator:curator-test
dependency-version: 5.8.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
* Fix test
* Formatting
---------
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Ryan Baxter <[email protected]>1 parent 217a917 commit f3c6111
File tree
2 files changed
+8
-16
lines changed- spring-cloud-zookeeper-config/src/test/java/org/springframework/cloud/zookeeper/config
- spring-cloud-zookeeper-dependencies
2 files changed
+8
-16
lines changedLines changed: 7 additions & 15 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
26 | 25 | | |
27 | 26 | | |
28 | 27 | | |
| |||
51 | 50 | | |
52 | 51 | | |
53 | 52 | | |
54 | | - | |
55 | | - | |
56 | | - | |
57 | 53 | | |
58 | | - | |
59 | 54 | | |
60 | | - | |
| 55 | + | |
| 56 | + | |
61 | 57 | | |
62 | 58 | | |
63 | 59 | | |
| |||
86 | 82 | | |
87 | 83 | | |
88 | 84 | | |
89 | | - | |
90 | | - | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
91 | 88 | | |
92 | 89 | | |
93 | 90 | | |
| |||
102 | 99 | | |
103 | 100 | | |
104 | 101 | | |
105 | | - | |
| 102 | + | |
| 103 | + | |
106 | 104 | | |
107 | 105 | | |
108 | 106 | | |
109 | | - | |
110 | | - | |
111 | | - | |
112 | | - | |
113 | | - | |
114 | | - | |
115 | 107 | | |
116 | 108 | | |
117 | 109 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| |||
0 commit comments