Skip to content
Snippets Groups Projects

SPI-2657: update spark to 3.5.3

Merged Andre Sailer requested to merge upSpark into master
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
@@ -772,7 +772,7 @@ LCG_external_package(sollya 8.0
LCG_external_package(sortedcontainers 2.1.0 )
LCG_external_package(soupsieve 2.4.1 )
if((${LCG_OS} MATCHES centos|el|ubuntu) AND (NOT ${LCG_COMP} STREQUAL clang))
LCG_external_package(spark 3.5.2 )
LCG_external_package(spark 3.5.3 )
endif()
LCG_external_package(spdlog 1.9.2 )
LCG_external_package(sphinx 4.2.0 )
Loading