Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 07ebfb3

Browse files
committed
No more yydebug dep
1 parent dc16b6f commit 07ebfb3

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

core/pom.xml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -146,12 +146,6 @@
146146
<type>jar</type>
147147
<scope>provided</scope>
148148
</dependency>
149-
<dependency>
150-
<groupId>org.jruby</groupId>
151-
<artifactId>jay-yydebug</artifactId>
152-
<version>1.0</version>
153-
<type>jar</type>
154-
</dependency>
155149
<dependency>
156150
<groupId>bsf</groupId>
157151
<artifactId>bsf</artifactId>

0 commit comments

Comments
 (0)