Skip to content

Commit

Permalink
Bump org.apache.ivy:ivy from 2.5.2 to 2.5.3
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
dependabot[bot] authored Jan 13, 2025
1 parent 6aa4d3c commit 1f38c00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bom/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -285,7 +285,7 @@ dependencies {
//TODO: Remove dependency line below in case the new parent library is updated and pulls good version.
api("com.beust:jcommander:1.82")
api("org.antlr:antlr4:4.13.1")
api("org.apache.ivy:ivy:2.5.2")
api("org.apache.ivy:ivy:2.5.3")

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

0 comments on commit 1f38c00

Please sign in to comment.