diff --git a/Golden_Repo/p/Paraver/Paraver-4.11.2-GCC-11.3.0.eb b/Golden_Repo/p/Paraver/Paraver-4.11.2-GCC-11.3.0.eb index e4c92f1a9b411bb79b7c8d3f5809a893c57af2da..5a30684b537ddfd358f8270723777b3099a1d13a 100644 --- a/Golden_Repo/p/Paraver/Paraver-4.11.2-GCC-11.3.0.eb +++ b/Golden_Repo/p/Paraver/Paraver-4.11.2-GCC-11.3.0.eb @@ -23,9 +23,9 @@ sanity_check_paths = { } dependencies = [ - ('libxml2', '2.9.10'), - ('zlib', '1.2.11'), - ('Boost', '1.78.0'), + ('libxml2', '2.9.13'), + ('zlib', '1.2.12'), + ('Boost', '1.79.0'), ('OpenSSL', '1.1', '', True), ('wxWidgets', '3.1.5') ]