Skip to content

Commit

Permalink
chore(deps): Migrate CVE-2024-52046 with severity >= 9 (severity = 9.…
Browse files Browse the repository at this point in the history
…3) vulnerability of org.apache.mina:mina-core:2.2.3 (datahub-project#12305)
  • Loading branch information
pankajmahato-visa authored Jan 10, 2025
1 parent a4f5ab4 commit c6bb65f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -379,6 +379,7 @@ configure(subprojects.findAll {! it.name.startsWith('spark-lineage')}) {

resolutionStrategy.force externalDependency.antlr4Runtime
resolutionStrategy.force externalDependency.antlr4
resolutionStrategy.force 'org.apache.mina:mina-core:2.2.4'
}
}

Expand Down

0 comments on commit c6bb65f

Please sign in to comment.