Skip to content

Commit e9ee39c

Browse files
Bump org.apache.ivy:ivy from 2.5.2 to 2.5.3
Bumps org.apache.ivy:ivy from 2.5.2 to 2.5.3. --- updated-dependencies: - dependency-name: org.apache.ivy:ivy dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b59a1e1 commit e9ee39c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bom/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -285,7 +285,7 @@ dependencies {
285285
//TODO: Remove dependency line below in case the new parent library is updated and pulls good version.
286286
api("com.beust:jcommander:1.82")
287287
api("org.antlr:antlr4:4.13.1")
288-
api("org.apache.ivy:ivy:2.5.2")
288+
api("org.apache.ivy:ivy:2.5.3")
289289

290290
// XTDB Additions
291291
api("com.xtdb:xtdb-core:${xtdbVersion}")

0 commit comments

Comments
 (0)