File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 17
17
<artifact name =" parseq" type =" jar" ext =" jar" conf =" sources" m : classifier =" sources" />
18
18
</publications >
19
19
<dependencies >
20
- <dependency org =" org.codehaus.jackson" name =" jackson-core-asl" rev =" 1.4.2 " conf =" build->default" />
21
- <dependency org =" org.codehaus.jackson" name =" jackson-mapper-asl" rev =" 1.4.2 " conf =" build->default" />
20
+ <dependency org =" org.codehaus.jackson" name =" jackson-core-asl" rev =" 1.8.8 " conf =" build->default" />
21
+ <dependency org =" org.codehaus.jackson" name =" jackson-mapper-asl" rev =" 1.8.8 " conf =" build->default" />
22
22
<dependency org =" org.slf4j" name =" slf4j-api" rev =" 1.6.2" conf =" build->default" />
23
23
<dependency org =" org.testng" name =" testng" rev =" 6.4" conf =" bootstrap->default; test->default" />
24
24
<dependency org =" org.slf4j" name =" slf4j-log4j12" rev =" 1.6.2" conf =" test->default" />
You can’t perform that action at this time.
0 commit comments