File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 311311 <dependency >
312312 <groupId >org.apache.axis2</groupId >
313313 <artifactId >axis2-adb</artifactId >
314- </dependency >
315- <dependency >
316- <!-- Required for validate mediator tests on JDK 5 -->
317- <groupId >xerces</groupId >
318- <artifactId >xercesImpl</artifactId >
319- <scope >test</scope >
320314 </dependency >
321315 <dependency >
322316 <groupId >jakarta.xml.soap</groupId >
Original file line number Diff line number Diff line change 144144 <classifier >jars</classifier >
145145 <type >zip</type >
146146 </dependency >
147- <!-- dependency>
148- <groupId>xerces</groupId>
149- <artifactId>xercesImpl</artifactId>
150- </dependency-->
151147
152148 <!-- Libraries packaged with the sample Axis2 server (but that are not useful for Synapse itself) -->
153149 <dependency >
Original file line number Diff line number Diff line change 136136 <groupId >org.mozilla</groupId >
137137 <artifactId >rhino</artifactId >
138138 </dependency >
139- <dependency >
140- <groupId >xerces</groupId >
141- <artifactId >xercesImpl</artifactId >
142- </dependency >
143139 </dependencies >
144140
145141</project >
Original file line number Diff line number Diff line change 988988 </exclusion >
989989 </exclusions >
990990 </dependency >
991- <dependency >
992- <groupId >xerces</groupId >
993- <artifactId >xercesImpl</artifactId >
994- <version >${xerces.version} </version >
995- </dependency >
996991 <dependency >
997992 <groupId >org.snmp4j</groupId >
998993 <artifactId >snmp4j-agent</artifactId >
11341129 <saxon .version>8.9</saxon .version>
11351130 <jline .version>0.9.94</jline .version>
11361131 <xalan .version>2.7.1</xalan .version>
1137- <xerces .version>2.9.1</xerces .version>
11381132 <truezip .version>6.6</truezip .version>
11391133 <jsch .version>0.1.31</jsch .version>
11401134 <jms-1 .1-spec.version>1.1</jms-1 .1-spec.version>
You can’t perform that action at this time.
0 commit comments