File tree Expand file tree Collapse file tree 1 file changed +4
-9
lines changed
Expand file tree Collapse file tree 1 file changed +4
-9
lines changed Original file line number Diff line number Diff line change 126126 <version >1.16.18</version >
127127 <scope >compile</scope >
128128 </dependency >
129- <dependency >
130- <groupId >commons-io</groupId >
131- <artifactId >commons-io</artifactId >
132- <version >2.5</version >
133- <scope >compile</scope >
134- </dependency >
135129 <dependency >
136130 <groupId >com.fasterxml.jackson.dataformat</groupId >
137131 <artifactId >jackson-dataformat-xml</artifactId >
141135 <groupId >com.rometools</groupId >
142136 <artifactId >rome</artifactId >
143137 <version >1.8.0</version >
138+ <scope >compile</scope >
144139 </dependency >
145140 <dependency >
146141 <groupId >org.jsoup</groupId >
147142 <artifactId >jsoup</artifactId >
148143 <version >1.10.3</version >
144+ <scope >compile</scope >
149145 </dependency >
150146 <dependency >
151147 <groupId >org.slf4j</groupId >
152148 <artifactId >slf4j-simple</artifactId >
153149 <version >1.7.25</version >
154- <scope >test </scope >
150+ <scope >provided </scope >
155151 </dependency >
156-
157- <dependency >
152+ <dependency >
158153 <groupId >org.junit.jupiter</groupId >
159154 <artifactId >junit-jupiter-api</artifactId >
160155 <version >5.0.0</version >
You can’t perform that action at this time.
0 commit comments