File tree Expand file tree Collapse file tree 2 files changed +3
-4
lines changed Expand file tree Collapse file tree 2 files changed +3
-4
lines changed Original file line number Diff line number Diff line change 34
34
</dependency >
35
35
36
36
<dependency >
37
- <groupId >dom4j</groupId >
37
+ <groupId >org. dom4j</groupId >
38
38
<artifactId >dom4j</artifactId >
39
39
</dependency >
40
40
Original file line number Diff line number Diff line change 56
56
<mockito-core .version>3.0.0</mockito-core .version>
57
57
<commons-io .version>2.4</commons-io .version>
58
58
<xstream .version>1.4.7-jenkins-1</xstream .version>
59
- <dom4j .version>1.6.1</dom4j .version>
60
59
<commons-lang .version>3.9</commons-lang .version>
61
60
<json-lib .version>2.4</json-lib .version>
62
61
<httpclient .version>4.5.8</httpclient .version>
105
104
</dependency >
106
105
107
106
<dependency >
108
- <groupId >dom4j</groupId >
107
+ <groupId >org. dom4j</groupId >
109
108
<artifactId >dom4j</artifactId >
110
- <version >${dom4j.version} </version >
109
+ <version >2.1.1 </version >
111
110
</dependency >
112
111
113
112
<dependency >
You can’t perform that action at this time.
0 commit comments