Skip to content

Commit

Permalink
Updating zookeeper (#478)
Browse files Browse the repository at this point in the history
Co-authored-by: Sundaram Ananthanarayanan <[email protected]>
  • Loading branch information
sundargates and sundargates authored Jul 14, 2023
1 parent 4f2ed74 commit 7b1c598
Show file tree
Hide file tree
Showing 31 changed files with 1,548 additions and 236 deletions.
40 changes: 35 additions & 5 deletions mantis-client/dependencies.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,12 @@
],
"locked": "1.1.1"
},
"com.google.code.findbugs:jsr305": {
"firstLevelTransitive": [
"io.mantisrx:mantis-common"
],
"locked": "3.0.1"
},
"com.netflix.spectator:spectator-api": {
"locked": "1.3.10"
},
Expand Down Expand Up @@ -168,7 +174,7 @@
"firstLevelTransitive": [
"io.mantisrx:mantis-common"
],
"locked": "1.1.9.1"
"locked": "1.1.10.2"
}
},
"baseline-exact-dependencies-test": {
Expand All @@ -189,6 +195,12 @@
],
"locked": "1.1.1"
},
"com.google.code.findbugs:jsr305": {
"firstLevelTransitive": [
"io.mantisrx:mantis-common"
],
"locked": "3.0.1"
},
"com.netflix.spectator:spectator-api": {
"locked": "1.3.10"
},
Expand Down Expand Up @@ -349,7 +361,7 @@
"firstLevelTransitive": [
"io.mantisrx:mantis-common"
],
"locked": "1.1.9.1"
"locked": "1.1.10.2"
}
},
"lombok": {
Expand All @@ -364,6 +376,12 @@
],
"locked": "1.1.1"
},
"com.google.code.findbugs:jsr305": {
"firstLevelTransitive": [
"io.mantisrx:mantis-common"
],
"locked": "3.0.1"
},
"com.netflix.rxjava:rxjava-math": {
"firstLevelTransitive": [
"io.mantisrx:mantis-remote-observable"
Expand Down Expand Up @@ -568,7 +586,7 @@
"firstLevelTransitive": [
"io.mantisrx:mantis-common"
],
"locked": "1.1.9.1"
"locked": "1.1.10.2"
}
},
"testAnnotationProcessor": {
Expand All @@ -583,6 +601,12 @@
],
"locked": "1.1.1"
},
"com.google.code.findbugs:jsr305": {
"firstLevelTransitive": [
"io.mantisrx:mantis-common"
],
"locked": "3.0.1"
},
"com.netflix.spectator:spectator-api": {
"locked": "1.3.10"
},
Expand Down Expand Up @@ -752,7 +776,7 @@
"firstLevelTransitive": [
"io.mantisrx:mantis-common"
],
"locked": "1.1.9.1"
"locked": "1.1.10.2"
}
},
"testRuntimeClasspath": {
Expand All @@ -762,6 +786,12 @@
],
"locked": "1.1.1"
},
"com.google.code.findbugs:jsr305": {
"firstLevelTransitive": [
"io.mantisrx:mantis-common"
],
"locked": "3.0.1"
},
"com.netflix.rxjava:rxjava-math": {
"firstLevelTransitive": [
"io.mantisrx:mantis-remote-observable"
Expand Down Expand Up @@ -975,7 +1005,7 @@
"firstLevelTransitive": [
"io.mantisrx:mantis-common"
],
"locked": "1.1.9.1"
"locked": "1.1.10.2"
}
}
}
50 changes: 43 additions & 7 deletions mantis-common/dependencies.lock
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,12 @@
}
},
"baseline-exact-dependencies-test": {
"com.google.code.findbugs:jsr305": {
"firstLevelTransitive": [
"io.mantisrx:mantis-common"
],
"locked": "3.0.1"
},
"com.netflix.spectator:spectator-api": {
"locked": "1.3.10"
},
Expand Down Expand Up @@ -102,10 +108,13 @@
"firstLevelTransitive": [
"io.mantisrx:mantis-common"
],
"locked": "1.1.9.1"
"locked": "1.1.10.2"
}
},
"compileClasspath": {
"com.google.code.findbugs:jsr305": {
"locked": "3.0.1"
},
"com.netflix.spectator:spectator-api": {
"locked": "1.3.10"
},
Expand Down Expand Up @@ -152,7 +161,7 @@
"locked": "1.7.0"
},
"org.xerial.snappy:snappy-java": {
"locked": "1.1.9.1"
"locked": "1.1.10.2"
}
},
"lombok": {
Expand All @@ -161,6 +170,9 @@
}
},
"runtimeClasspath": {
"com.google.code.findbugs:jsr305": {
"locked": "3.0.1"
},
"com.netflix:mantis-rxnetty": {
"locked": "0.4.19.1"
},
Expand Down Expand Up @@ -207,7 +219,7 @@
"locked": "1.7.0"
},
"org.xerial.snappy:snappy-java": {
"locked": "1.1.9.1"
"locked": "1.1.10.2"
}
},
"testAnnotationProcessor": {
Expand All @@ -216,6 +228,12 @@
}
},
"testCompileClasspath": {
"com.google.code.findbugs:jsr305": {
"firstLevelTransitive": [
"io.mantisrx:mantis-common"
],
"locked": "3.0.1"
},
"com.netflix.spectator:spectator-api": {
"locked": "1.3.10"
},
Expand Down Expand Up @@ -314,7 +332,7 @@
"firstLevelTransitive": [
"io.mantisrx:mantis-common"
],
"locked": "1.1.9.1"
"locked": "1.1.10.2"
}
},
"testFixturesAnnotationProcessor": {
Expand All @@ -323,6 +341,12 @@
}
},
"testFixturesCompileClasspath": {
"com.google.code.findbugs:jsr305": {
"firstLevelTransitive": [
"io.mantisrx:mantis-common"
],
"locked": "3.0.1"
},
"com.netflix:mantis-rxnetty": {
"firstLevelTransitive": [
"io.mantisrx:mantis-common"
Expand Down Expand Up @@ -394,10 +418,16 @@
"firstLevelTransitive": [
"io.mantisrx:mantis-common"
],
"locked": "1.1.9.1"
"locked": "1.1.10.2"
}
},
"testFixturesRuntimeClasspath": {
"com.google.code.findbugs:jsr305": {
"firstLevelTransitive": [
"io.mantisrx:mantis-common"
],
"locked": "3.0.1"
},
"com.netflix:mantis-rxnetty": {
"firstLevelTransitive": [
"io.mantisrx:mantis-common"
Expand Down Expand Up @@ -484,10 +514,16 @@
"firstLevelTransitive": [
"io.mantisrx:mantis-common"
],
"locked": "1.1.9.1"
"locked": "1.1.10.2"
}
},
"testRuntimeClasspath": {
"com.google.code.findbugs:jsr305": {
"firstLevelTransitive": [
"io.mantisrx:mantis-common"
],
"locked": "3.0.1"
},
"com.netflix.spectator:spectator-api": {
"locked": "1.3.10"
},
Expand Down Expand Up @@ -595,7 +631,7 @@
"firstLevelTransitive": [
"io.mantisrx:mantis-common"
],
"locked": "1.1.9.1"
"locked": "1.1.10.2"
}
}
}
32 changes: 28 additions & 4 deletions mantis-connectors/mantis-connector-iceberg/dependencies.lock
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,12 @@
}
},
"compileClasspath": {
"com.google.code.findbugs:jsr305": {
"firstLevelTransitive": [
"io.mantisrx:mantis-common"
],
"locked": "3.0.1"
},
"com.netflix:mantis-rxnetty": {
"firstLevelTransitive": [
"io.mantisrx:mantis-common"
Expand Down Expand Up @@ -148,7 +154,7 @@
"firstLevelTransitive": [
"io.mantisrx:mantis-common"
],
"locked": "1.1.9.1"
"locked": "1.1.10.2"
}
},
"lombok": {
Expand All @@ -157,6 +163,12 @@
}
},
"runtimeClasspath": {
"com.google.code.findbugs:jsr305": {
"firstLevelTransitive": [
"io.mantisrx:mantis-common"
],
"locked": "3.0.1"
},
"com.netflix.rxjava:rxjava-math": {
"firstLevelTransitive": [
"io.mantisrx:mantis-remote-observable"
Expand Down Expand Up @@ -288,7 +300,7 @@
"firstLevelTransitive": [
"io.mantisrx:mantis-common"
],
"locked": "1.1.9.1"
"locked": "1.1.10.2"
}
},
"testAnnotationProcessor": {
Expand All @@ -297,6 +309,12 @@
}
},
"testCompileClasspath": {
"com.google.code.findbugs:jsr305": {
"firstLevelTransitive": [
"io.mantisrx:mantis-common"
],
"locked": "3.0.1"
},
"com.netflix.spectator:spectator-api": {
"locked": "1.3.10"
},
Expand Down Expand Up @@ -430,10 +448,16 @@
"firstLevelTransitive": [
"io.mantisrx:mantis-common"
],
"locked": "1.1.9.1"
"locked": "1.1.10.2"
}
},
"testRuntimeClasspath": {
"com.google.code.findbugs:jsr305": {
"firstLevelTransitive": [
"io.mantisrx:mantis-common"
],
"locked": "3.0.1"
},
"com.netflix.rxjava:rxjava-math": {
"firstLevelTransitive": [
"io.mantisrx:mantis-remote-observable"
Expand Down Expand Up @@ -601,7 +625,7 @@
"firstLevelTransitive": [
"io.mantisrx:mantis-common"
],
"locked": "1.1.9.1"
"locked": "1.1.10.2"
}
}
}
Loading

0 comments on commit 7b1c598

Please sign in to comment.