Skip to content

Commit 9d46cea

Browse files
committed
Bump RSyntaxTextArea to 2.5.8
In particular, this fixes a bug where stack traces were being printed when editing Java sources: bobbylight/RSTALanguageSupport#26
1 parent a0b115e commit 9d46cea

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -229,7 +229,7 @@ Projects wishing to use pom-scijava as a parent project need to override the &lt
229229
<jogl.version>2.3</jogl.version>
230230

231231
<!-- RSyntaxTextArea - http://bobbylight.github.io/RSyntaxTextArea/ -->
232-
<rsyntaxtextarea.version>2.5.7</rsyntaxtextarea.version>
232+
<rsyntaxtextarea.version>2.5.8</rsyntaxtextarea.version>
233233

234234
<!-- Gson - https://code.google.com/p/google-gson/ -->
235235
<gson.version>2.2.4</gson.version>

0 commit comments

Comments
 (0)