diff options
Diffstat (limited to 'plugins/plugins-executor')
-rw-r--r-- | plugins/plugins-executor/plugins-executor-jruby/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/plugins-executor/plugins-executor-jruby/pom.xml b/plugins/plugins-executor/plugins-executor-jruby/pom.xml index c9f72fc07..fbe924aaa 100644 --- a/plugins/plugins-executor/plugins-executor-jruby/pom.xml +++ b/plugins/plugins-executor/plugins-executor-jruby/pom.xml @@ -38,7 +38,7 @@ <dependency> <groupId>org.jruby</groupId> <artifactId>jruby</artifactId> - <version>9.2.0.0</version> + <version>9.1.2.0</version> <exclusions> <exclusion> <groupId>org.jruby.extras</groupId> |