Skip to content

Commit a1d57be

Browse files
committed
Update scripting-beanshell: 0.4.1 -> 1.0.0
This updates the bsh library from 2.1.0 to 2.1.1, hoping to avoid CVE-2016-2510; see fiji/fiji#353.
1 parent 2c697c8 commit a1d57be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -410,7 +410,7 @@
410410
<org.scijava.script-editor-scala.version>${script-editor-scala.version}</org.scijava.script-editor-scala.version>
411411

412412
<!-- Scripting: BeanShell - https://github.com/scijava/scripting-beanshell -->
413-
<scripting-beanshell.version>0.4.1</scripting-beanshell.version>
413+
<scripting-beanshell.version>1.0.0</scripting-beanshell.version>
414414
<org.scijava.scripting-beanshell.version>${scripting-beanshell.version}</org.scijava.scripting-beanshell.version>
415415

416416
<!-- Scripting: Clojure - https://github.com/scijava/scripting-clojure -->

0 commit comments

Comments
 (0)