File tree 2 files changed +1
-17
lines changed
2 files changed +1
-17
lines changed Original file line number Diff line number Diff line change 39
39
<version >2.0.6</version >
40
40
<scope >test</scope >
41
41
</dependency >
42
- <dependency >
43
- <groupId >org.apache.jena</groupId >
44
- <artifactId >jena-arq</artifactId >
45
- <scope >test</scope >
46
- </dependency >
47
42
<dependency >
48
43
<groupId >xml-apis</groupId >
49
44
<artifactId >xml-apis</artifactId >
116
111
<artifactId >junit-jupiter</artifactId >
117
112
<scope >test</scope >
118
113
</dependency >
119
- <dependency >
120
- <groupId >org.apache.jena</groupId >
121
- <artifactId >jena-arq</artifactId >
122
- <scope >test</scope >
123
- </dependency >
124
114
<dependency >
125
115
<groupId >org.mockito</groupId >
126
116
<artifactId >mockito-core</artifactId >
133
123
<version >1.3.5</version >
134
124
<scope >test</scope >
135
125
</dependency >
136
- <dependency >
137
- <groupId >ch.qos.logback</groupId >
138
- <artifactId >logback-classic</artifactId >
139
- <version >1.3.5</version >
140
- <scope >test</scope >
141
- </dependency >
142
126
</dependencies >
143
127
</project >
Original file line number Diff line number Diff line change 30
30
<dependency >
31
31
<groupId >org.apache.jena</groupId >
32
32
<artifactId >jena-arq</artifactId >
33
- <version >4.7 .0</version >
33
+ <version >3.17 .0</version >
34
34
</dependency >
35
35
36
36
<dependency >
You can’t perform that action at this time.
0 commit comments