Merge branch 'critical/JAL-3933_log4shell_mitigation' into releases/Release_2_11_1_Branch
[jalview.git] / src / jalview / renderer / AnnotationRenderer.java
index adca17e..671bf6b 100644 (file)
@@ -150,6 +150,7 @@ public class AnnotationRenderer
    */
   public void dispose()
   {
+    hiddenColumns = null;
     hconsensus = null;
     complementConsensus = null;
     hStrucConsensus = null;