diff options
Diffstat (limited to 'plugins/plugins-executor/plugins-executor-jruby')
-rw-r--r-- | plugins/plugins-executor/plugins-executor-jruby/pom.xml | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/plugins/plugins-executor/plugins-executor-jruby/pom.xml b/plugins/plugins-executor/plugins-executor-jruby/pom.xml index fbe924aaa..901d30e9f 100644 --- a/plugins/plugins-executor/plugins-executor-jruby/pom.xml +++ b/plugins/plugins-executor/plugins-executor-jruby/pom.xml @@ -41,10 +41,6 @@ <version>9.1.2.0</version> <exclusions> <exclusion> - <groupId>org.jruby.extras</groupId> - <artifactId>bytelist</artifactId> - </exclusion> - <exclusion> <groupId>org.jruby</groupId> <artifactId>dirgra</artifactId> </exclusion> |