Skip to content

Commit

Permalink
Merge pull request #479 from dwnusbaum/groovy-sandbox-1.32
Browse files Browse the repository at this point in the history
Fix interception of return statements in closures in sandboxed Groovy scripts
  • Loading branch information
dwnusbaum authored Dec 8, 2022
2 parents 5e44bc9 + 7e71949 commit d93135a
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 d93135a

Please sign in to comment.