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 <[email protected]>
(cherry picked from commit 7af78b0)
  • Loading branch information
rithin-pullela-aws committed Jan 16, 2025
1 parent 9bac390 commit 34324bf
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 @@ -351,6 +351,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"
resolutionStrategy.force "org.opensearch.client:opensearch-rest-client:${opensearch_version}"
resolutionStrategy.force "org.apache.httpcomponents.core5:httpcore5:5.3.1"
Expand Down

0 comments on commit 34324bf

Please sign in to comment.