File tree Expand file tree Collapse file tree 3 files changed +1
-15
lines changed Expand file tree Collapse file tree 3 files changed +1
-15
lines changed Original file line number Diff line number Diff line change 9898 <dependency >
9999 <groupId >us.codecraft</groupId >
100100 <artifactId >xsoup</artifactId >
101- <version >0.3.1 </version >
101+ <version >0.3.2 </version >
102102 </dependency >
103103 <dependency >
104104 <groupId >com.alibaba</groupId >
153153 <artifactId >jruby</artifactId >
154154 <version >9.2.14.0</version >
155155 </dependency >
156- <dependency >
157- <groupId >org.jsoup</groupId >
158- <artifactId >jsoup</artifactId >
159- <version >1.10.3</version >
160- </dependency >
161156 <dependency >
162157 <groupId >org.python</groupId >
163158 <artifactId >jython</artifactId >
Original file line number Diff line number Diff line change 6161 <artifactId >assertj-core</artifactId >
6262 </dependency >
6363
64- <dependency >
65- <groupId >org.jsoup</groupId >
66- <artifactId >jsoup</artifactId >
67- </dependency >
68-
6964 <dependency >
7065 <groupId >commons-io</groupId >
7166 <artifactId >commons-io</artifactId >
Original file line number Diff line number Diff line change 2222 <artifactId >kotlin-stdlib</artifactId >
2323 <version >${kotlin.version} </version >
2424 </dependency >
25- <dependency >
26- <groupId >org.codehaus.groovy</groupId >
27- <artifactId >groovy-all</artifactId >
28- </dependency >
2925 <dependency >
3026 <groupId >org.python</groupId >
3127 <artifactId >jython</artifactId >
You can’t perform that action at this time.
0 commit comments