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 5cf59e486..09fcc470e 100644 --- a/plugins/plugins-executor/plugins-executor-jruby/pom.xml +++ b/plugins/plugins-executor/plugins-executor-jruby/pom.xml @@ -58,7 +58,7 @@ <dependency> <groupId>com.github.jnr</groupId> <artifactId>jffi</artifactId> - <version>1.2.16</version> + <version>1.2.10</version> </dependency> </dependencies> |