File tree Expand file tree Collapse file tree 2 files changed +6
-3
lines changed Expand file tree Collapse file tree 2 files changed +6
-3
lines changed Original file line number Diff line number Diff line change @@ -219,12 +219,14 @@ TODO:
219
219
</artifact : dependencies >
220
220
221
221
<!-- Pax runner -->
222
- <property name =" pax.exam.version" value =" 2.5 .0" />
222
+ <property name =" pax.exam.version" value =" 2.6 .0" />
223
223
<artifact : dependencies pathId =" pax.exam.classpath" filesetId =" pax.exam.fileset" >
224
224
<dependency groupId =" org.ops4j.pax.exam" artifactId =" pax-exam-container-native" version =" ${ pax.exam.version } " />
225
225
<dependency groupId =" org.ops4j.pax.exam" artifactId =" pax-exam-junit4" version =" ${ pax.exam.version } " />
226
226
<dependency groupId =" org.ops4j.pax.exam" artifactId =" pax-exam-link-assembly" version =" ${ pax.exam.version } " />
227
- <dependency groupId =" org.ops4j.pax.url" artifactId =" pax-url-aether" version =" 1.4.0" />
227
+ <!-- upgraded to 1.6.0 to get fix for https://ops4j1.jira.com/browse/PAXURL-217
228
+ https://ops4j1.jira.com/browse/PAXURL-138 is still unresolved... -->
229
+ <dependency groupId =" org.ops4j.pax.url" artifactId =" pax-url-aether" version =" 1.6.0" />
228
230
<dependency groupId =" org.ops4j.pax.swissbox" artifactId =" pax-swissbox-framework" version =" 1.5.1" />
229
231
<dependency groupId =" ch.qos.logback" artifactId =" logback-core" version =" 0.9.20" />
230
232
<dependency groupId =" ch.qos.logback" artifactId =" logback-classic" version =" 0.9.20" />
Original file line number Diff line number Diff line change 1
- starr.version=2.10.1
1
+ starr.version=2.10.3
2
+ starr.use.released=1
You can’t perform that action at this time.
0 commit comments