Skip to content

Commit

Permalink
Force version 3.29.0 of org.eclipse.core.runtime to mitigate CVE vuln…
Browse files Browse the repository at this point in the history
…erabilities (opensearch-project#3313)

Signed-off-by: rithin-pullela-aws <rithinp@amazon.com>
  • Loading branch information
rithin-pullela-aws authored Jan 2, 2025
1 parent c850eef commit 7af78b0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions plugin/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -353,6 +353,7 @@ configurations.all {
resolutionStrategy.force 'commons-codec:commons-codec:1.15'
resolutionStrategy.force 'org.slf4j:slf4j-api:1.7.36'
resolutionStrategy.force 'org.codehaus.plexus:plexus-utils:3.3.0'
resolutionStrategy.force 'org.eclipse.platform:org.eclipse.core.runtime:3.29.0'
exclude group: "org.jetbrains", module: "annotations"
}

Expand Down

0 comments on commit 7af78b0

Please sign in to comment.