File tree Expand file tree Collapse file tree 2 files changed +8
-3
lines changed
Filter options
Expand file tree Collapse file tree 2 files changed +8
-3
lines changed
Original file line number Diff line number Diff line change 15
15
<attributes >
16
16
<attribute name =" optional" value =" true" />
17
17
<attribute name =" maven.pomderived" value =" true" />
18
+ <attribute name =" test" value =" true" />
18
19
</attributes >
19
20
</classpathentry >
20
21
<classpathentry kind =" lib" path =" lib/junit-4.8.2.jar" />
30
31
<attribute name =" maven.pomderived" value =" true" />
31
32
</attributes >
32
33
</classpathentry >
33
- <classpathentry kind =" con" path =" org.eclipse.jdt.launching.JRE_CONTAINER" />
34
+ <classpathentry kind =" con" path =" org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/J2SE-1.5" >
35
+ <attributes >
36
+ <attribute name =" maven.pomderived" value =" true" />
37
+ </attributes >
38
+ </classpathentry >
34
39
<classpathentry kind =" output" path =" target/classes" />
35
40
</classpath >
Original file line number Diff line number Diff line change 48
48
<dependency >
49
49
<groupId >org.apache.httpcomponents</groupId >
50
50
<artifactId >httpclient</artifactId >
51
- <version >4.5.3 </version >
51
+ <version >4.5.13 </version >
52
52
<scope >compile</scope >
53
53
</dependency >
54
54
<dependency >
55
55
<groupId >org.apache.httpcomponents</groupId >
56
56
<artifactId >httpcore</artifactId >
57
- <version >4.4.6 </version >
57
+ <version >4.4.14 </version >
58
58
<scope >compile</scope >
59
59
</dependency >
60
60
<!-- Log4j Dependencies -->
You can’t perform that action at this time.
0 commit comments