Skip to content

Commit f23d078

Browse files
committed
Update scripting-beanshell: 0.4.0 -> 0.4.1
This fixes a bug where scripting-beanshell claims ownership over .java files, which clashes with scripting-java.
1 parent d910a51 commit f23d078

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
@@ -415,7 +415,7 @@
415415
<org.scijava.script-editor-jython.version>${script-editor-jython.version}</org.scijava.script-editor-jython.version>
416416

417417
<!-- Scripting: BeanShell - https://github.com/scijava/scripting-beanshell -->
418-
<scripting-beanshell.version>0.4.0</scripting-beanshell.version>
418+
<scripting-beanshell.version>0.4.1</scripting-beanshell.version>
419419
<org.scijava.scripting-beanshell.version>${scripting-beanshell.version}</org.scijava.scripting-beanshell.version>
420420

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

0 commit comments

Comments
 (0)