Skip to content

Commit

Permalink
Fix interception of return statements in closures in sandboxed Groovy…
Browse files Browse the repository at this point in the history
… scripts
  • Loading branch information
dwnusbaum committed Dec 8, 2022
1 parent 39ca7f7 commit 7e71949
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
<dependency>
<groupId>org.kohsuke</groupId>
<artifactId>groovy-sandbox</artifactId>
<version>1.31</version>
<version>1.32</version>
<exclusions>
<exclusion>
<groupId>org.codehaus.groovy</groupId>
Expand Down

0 comments on commit 7e71949

Please sign in to comment.