File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2828 </parent >
2929 <dependencies >
3030 <dependency >
31- <groupId >xml-apis</groupId >
32- <artifactId >xml-apis</artifactId >
33- <version >1.4.01 </version >
31+ <groupId >xml-apis</groupId >
32+ <artifactId >xml-apis</artifactId >
33+ <version >${cs.xml-apis.version} </version >
3434 </dependency >
3535 <dependency >
3636 <groupId >org.apache.xmlrpc</groupId >
3737 <artifactId >xmlrpc-client</artifactId >
38- <version >3.1.3 </version >
38+ <version >${cs.xmlrpc.version} </version >
3939 </dependency >
4040 <dependency >
4141 <groupId >org.apache.xmlrpc</groupId >
4242 <artifactId >xmlrpc-common</artifactId >
43- <version >3.1.3 </version >
43+ <version >${cs.xmlrpc.version} </version >
4444 </dependency >
4545 <dependency >
4646 <groupId >org.apache.commons</groupId >
4747 <artifactId >commons-lang3</artifactId >
48- <version >3.4 </version >
48+ <version >${cs.lang3.version} </version >
4949 </dependency >
5050 <dependency >
5151 <groupId >log4j</groupId >
5252 <artifactId >log4j</artifactId >
53- <version >1.2.17 </version >
53+ <version >${cs.log4j.version} </version >
5454 </dependency >
5555 </dependencies >
5656 <build >
Original file line number Diff line number Diff line change 8686 <cs .powermock.version>1.5.3</cs .powermock.version>
8787 <cs .aws.sdk.version>1.9.8</cs .aws.sdk.version>
8888 <cs .lang.version>2.6</cs .lang.version>
89+ <cs .lang3.version>3.4</cs .lang3.version>
8990 <cs .commons-io.version>2.4</cs .commons-io.version>
9091 <cs .commons-validator.version>1.4.0</cs .commons-validator.version>
9192 <cs .reflections.version>0.9.9</cs .reflections.version>
101102 <cs .findbugs.version>3.0.1</cs .findbugs.version>
102103 <cs .javadoc.version>2.10.1</cs .javadoc.version>
103104 <cs .opensaml.version>2.6.1</cs .opensaml.version>
105+ <cs .xml-apis.version>1.4.01</cs .xml-apis.version>
104106 </properties >
105107
106108 <distributionManagement >
You can’t perform that action at this time.
0 commit comments