Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Force newer version of Eclipse core transitive dependency (resolves C…
…VE-2023-4218) (opensearch-project#3737) ### Description The Spotless Gradle Plugin brings in a transitive dependency on Eclipse Core Runtime 3.26.100. That version is impacted by a CVE. This forces the newest version, currently 3.29.0. Note that newer versions than 3.26 require JDK17+ to run spotless. Signed-off-by: Daniel Widdis <[email protected]>
- Loading branch information