We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f5a6c44 commit c097963Copy full SHA for c097963
bom/build.gradle
@@ -285,7 +285,7 @@ dependencies {
285
//TODO: Remove dependency line below in case the new parent library is updated and pulls good version.
286
api("com.beust:jcommander:1.82")
287
api("org.antlr:antlr4:4.13.1")
288
- api("org.apache.ivy:ivy:2.5.2")
+ api("org.apache.ivy:ivy:2.5.3")
289
290
// XTDB Additions
291
api("com.xtdb:xtdb-core:${xtdbVersion}")
0 commit comments