Skip to content

Commit 575b1d6

Browse files
committed
Revert "Add bulk ingester helper (#474) (#476)"
This reverts commit dec1142. Unfortunately the 8.6.0 release was cut before this commit. It will be part of 8.7.0
1 parent 03b3d48 commit 575b1d6

File tree

15 files changed

+16
-1917
lines changed

15 files changed

+16
-1917
lines changed

java-client/build.gradle.kts

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -220,9 +220,6 @@ dependencies {
220220
exclude(group = "org.glassfish", module = "jakarta.json")
221221
}
222222

223-
// Apache-2.0
224-
testImplementation("commons-io:commons-io:2.11.0")
225-
226223
// EPL-2.0
227224
// https://junit.org/junit5/
228225
testImplementation("org.junit.jupiter:junit-jupiter-api:5.8.2")

0 commit comments

Comments
 (0)