diff --git a/CoreLibs/ivy.xml b/CoreLibs/ivy.xml
index afdc0ecf2d8552eea54c2dc89b7e88342f2caaee..2ef587be44f841883b6cd21b7d4317debdf77604 100644
--- a/CoreLibs/ivy.xml
+++ b/CoreLibs/ivy.xml
@@ -41,7 +41,7 @@
         <dependency conf="autopsy_core->*" org="org.imgscalr" name="imgscalr-lib" rev="4.2" />
         
         <!-- timeline and image analyzer -->
-        <dependency conf="autopsy_core->*" org="org.controlsfx" name="controlsfx" rev="11.0.2" />
+        <dependency conf="autopsy_core->*" org="org.controlsfx" name="controlsfx" rev="9.0.0" />
 
         <!-- timeline  -->
         <dependency conf="autopsy_core->*" org="joda-time" name="joda-time" rev="2.4" />
diff --git a/CoreLibs/nbproject/project.xml b/CoreLibs/nbproject/project.xml
index a296c412fa02e49c898bdc241ee95018add09e9d..4f41ef8868e71aff183c3c9ab97c09b1b34f6c2a 100644
--- a/CoreLibs/nbproject/project.xml
+++ b/CoreLibs/nbproject/project.xml
@@ -838,8 +838,8 @@
                 <binary-origin>release/modules/ext/xmlbeans-3.0.2.jar</binary-origin>
             </class-path-extension>
             <class-path-extension>
-                <runtime-relative-path>ext/controlsfx-11.0.2.jar</runtime-relative-path>
-                <binary-origin>release\modules\ext\controlsfx-11.0.2.jar</binary-origin>
+                <runtime-relative-path>ext/controlsfx-9.0.0.jar</runtime-relative-path>
+                <binary-origin>release\modules\ext\controlsfx-9.0.0.jar</binary-origin>
             </class-path-extension>
             <class-path-extension>
                 <runtime-relative-path>ext/mail-1.4.3.jar</runtime-relative-path>