diff --git a/Application/CMakeLists.txt b/Application/CMakeLists.txt
index 9763d30067a64fff634ad604379504261967ba1f..a9e2df62531abb8dad15ebb47a0a955d82a1105d 100644
--- a/Application/CMakeLists.txt
+++ b/Application/CMakeLists.txt
@@ -61,21 +61,6 @@ target_include_directories(${SOFTWARE_NAME} PUBLIC
 
 # We directly link against the plugin and import them statically.
 target_link_libraries(${SOFTWARE_NAME} PUBLIC
-  Qt5::Core
-  Qt5::Widgets
-  Qt5::UiTools
-  Qt5::Gui
-  Qt5::Help
-  Qt5::Network
-  Qt5::Sql
-  Qt5::Svg
-  ParaView::pqCore
-  ParaView::pqWidgets
-  ParaView::pqComponents
-  ParaView::pqApplicationComponents
-  ParaView::pqPython
-  ParaView::pvpythonmodules
-  ParaView::PythonInitializer
   PythonQtPlugin # The plugin is needed to be loaded statically
   lqApplicationComponents #actually LVCore/ApplicationComponents
   ApplicationUi
diff --git a/LVCore b/LVCore
index bb0ae08ae0323db17e2deb1a3f380b5795b7e3d2..acda07522d55b762ba6a7bb42288cc8e9f44f983 160000
--- a/LVCore
+++ b/LVCore
@@ -1 +1 @@
-Subproject commit bb0ae08ae0323db17e2deb1a3f380b5795b7e3d2
+Subproject commit acda07522d55b762ba6a7bb42288cc8e9f44f983
diff --git a/Superbuild/lidarview-superbuild b/Superbuild/lidarview-superbuild
index 05945d91d7991ef5b15afa57648748062c6fa1eb..62e1512d4814788e5b8e980606b6de67c69f1509 160000
--- a/Superbuild/lidarview-superbuild
+++ b/Superbuild/lidarview-superbuild
@@ -1 +1 @@
-Subproject commit 05945d91d7991ef5b15afa57648748062c6fa1eb
+Subproject commit 62e1512d4814788e5b8e980606b6de67c69f1509