File tree 4 files changed +4
-19
lines changed
4 files changed +4
-19
lines changed Original file line number Diff line number Diff line change 30
30
<scope >${jar.scope} </scope >
31
31
</dependency >
32
32
<dependency >
33
- <groupId >jnr.posix </groupId >
33
+ <groupId >com.github.jnr </groupId >
34
34
<artifactId >jnr-posix</artifactId >
35
35
<scope >${jar.scope} </scope >
36
36
</dependency >
54
54
<artifactId >jffi</artifactId >
55
55
<scope >${jar.scope} </scope >
56
56
</dependency >
57
- <dependency >
58
- <groupId >org.jruby.extras</groupId >
59
- <artifactId >jaffl</artifactId >
60
- <scope >${jar.scope} </scope >
61
- </dependency >
62
57
<dependency >
63
58
<groupId >org.yaml</groupId >
64
59
<artifactId >snakeyaml</artifactId >
Original file line number Diff line number Diff line change 30
30
<scope >${jar.scope} </scope >
31
31
</dependency >
32
32
<dependency >
33
- <groupId >jnr.posix </groupId >
33
+ <groupId >com.github.jnr </groupId >
34
34
<artifactId >jnr-posix</artifactId >
35
35
<scope >${jar.scope} </scope >
36
36
</dependency >
54
54
<artifactId >jffi</artifactId >
55
55
<scope >${jar.scope} </scope >
56
56
</dependency >
57
- <dependency >
58
- <groupId >org.jruby.extras</groupId >
59
- <artifactId >jaffl</artifactId >
60
- <scope >${jar.scope} </scope >
61
- </dependency >
62
57
<dependency >
63
58
<groupId >org.yaml</groupId >
64
59
<artifactId >snakeyaml</artifactId >
Original file line number Diff line number Diff line change 30
30
<scope >${jar.scope} </scope >
31
31
</dependency >
32
32
<dependency >
33
- <groupId >jnr.posix </groupId >
33
+ <groupId >com.github.jnr </groupId >
34
34
<artifactId >jnr-posix</artifactId >
35
35
<scope >${jar.scope} </scope >
36
36
</dependency >
54
54
<artifactId >jffi</artifactId >
55
55
<scope >${jar.scope} </scope >
56
56
</dependency >
57
- <dependency >
58
- <groupId >org.jruby.extras</groupId >
59
- <artifactId >jaffl</artifactId >
60
- <scope >${jar.scope} </scope >
61
- </dependency >
62
57
<dependency >
63
58
<groupId >org.yaml</groupId >
64
59
<artifactId >snakeyaml</artifactId >
Original file line number Diff line number Diff line change 69
69
<dependency >
70
70
<groupId >com.github.jnr</groupId >
71
71
<artifactId >jnr-posix</artifactId >
72
- <version >2.1<version >
72
+ <version >2.1</ version >
73
73
<scope >${jar.scope} </scope >
74
74
</dependency >
75
75
<dependency >
You can’t perform that action at this time.
0 commit comments