Skip to content

Commit

Permalink
Merge pull request #7948 from odpi/dependabot/gradle/org.antlr-antlr4…
Browse files Browse the repository at this point in the history
…-4.13.1

Bump org.antlr:antlr4 from 4.13.0 to 4.13.1
  • Loading branch information
mandy-chessell authored Feb 1, 2024
2 parents b4bb661 + ab922d1 commit 69e6d3d
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 @@ -290,7 +290,7 @@ dependencies {
// Explicitly enforced versions of transitive dependencies to mitigate potential CVEs reported by static security scans.
//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.0")
api("org.antlr:antlr4:4.13.1")
api("org.apache.ivy:ivy:2.5.2")

// XTDB Additions
Expand Down

0 comments on commit 69e6d3d

Please sign in to comment.