diff --git a/devops/dependencies.json b/devops/dependencies.json index ac9447c2bdc2e..1cefc3ecee376 100644 --- a/devops/dependencies.json +++ b/devops/dependencies.json @@ -25,15 +25,15 @@ "root": "{DEPS_ROOT}/opencl/runtime/linux/oclgpu" }, "tbb": { - "github_tag": "v2022.2.0", - "version": "2022.2.0", - "url": "https://github.com/uxlfoundation/oneTBB/releases/download/v2022.2.0/oneapi-tbb-2022.2.0-lin.tgz", + "github_tag": "v2022.3.0", + "version": "2022.3.0", + "url": "https://github.com/uxlfoundation/oneTBB/releases/download/v2022.3.0/oneapi-tbb-2022.3.0-lin.tgz", "root": "{DEPS_ROOT}/tbb/lin" }, "oclcpu": { - "github_tag": "2025-WW27", - "version": "2025.20.6.0.04_224945", - "url": "https://github.com/intel/llvm/releases/download/2025-WW27/oclcpuexp-2025.20.6.0.04_224945_rel.tar.gz", + "github_tag": "2025-WW45", + "version": "2025.21.10.0.10_160000", + "url": "https://github.com/intel/llvm/releases/download/2025-WW45/oclcpuexp-2025.21.10.0.10_160000_rel.tar.gz", "root": "{DEPS_ROOT}/opencl/runtime/linux/oclcpu" } }, @@ -44,15 +44,15 @@ "root": "" }, "tbb": { - "github_tag": "v2022.2.0", - "version": "2022.2.0", - "url": "https://github.com/uxlfoundation/oneTBB/releases/download/v2022.2.0/oneapi-tbb-2022.2.0-win.zip", + "github_tag": "v2022.3.0", + "version": "2022.3.0", + "url": "https://github.com/uxlfoundation/oneTBB/releases/download/v2022.3.0/oneapi-tbb-2022.3.0-win.zip", "root": "{DEPS_ROOT}/tbb/win" }, "oclcpu": { - "github_tag": "2025-WW27", - "version": "2025.20.6.0.04_224945", - "url": "https://github.com/intel/llvm/releases/download/2025-WW27/win-oclcpuexp-2025.20.6.0.04_224945_rel.zip", + "github_tag": "2025-WW45", + "version": "2025.21.10.0.10_160000", + "url": "https://github.com/intel/llvm/releases/download/2025-WW45/win-oclcpuexp-2025.21.10.0.10_160000_rel.zip", "root": "{DEPS_ROOT}/opencl/runtime/linux/oclcpu" } }