Commit e7ea949 1 parent 3d4b012 commit e7ea949 Copy full SHA for e7ea949
File tree 3 files changed +3
-3
lines changed
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 136
136
<dependency >
137
137
<groupId >org.apache.felix</groupId >
138
138
<artifactId >org.apache.felix.http.base</artifactId >
139
- <version >4.0.8 </version >
139
+ <version >4.0.9-SNAPSHOT </version >
140
140
</dependency >
141
141
</dependencies >
142
142
Original file line number Diff line number Diff line change 35
35
<pax .exam.version>4.11.0</pax .exam.version>
36
36
<pax .url.aether.version>2.5.2</pax .url.aether.version>
37
37
<http .servlet.api.version>1.1.2</http .servlet.api.version>
38
- <http .jetty.version>4.0.9 -SNAPSHOT</http .jetty.version>
38
+ <http .jetty.version>4.0.13 -SNAPSHOT</http .jetty.version>
39
39
</properties >
40
40
41
41
<build >
Original file line number Diff line number Diff line change 262
262
<dependency >
263
263
<groupId >org.apache.felix</groupId >
264
264
<artifactId >org.apache.felix.http.base</artifactId >
265
- <version >4.0.8 </version >
265
+ <version >4.0.9-SNAPSHOT </version >
266
266
</dependency >
267
267
<dependency >
268
268
<groupId >commons-fileupload</groupId >
You can’t perform that action at this time.
0 commit comments