File tree Expand file tree Collapse file tree 3 files changed +0
-359
lines changed
src/main/groovy/noe/common Expand file tree Collapse file tree 3 files changed +0
-359
lines changed Original file line number Diff line number Diff line change 5454 <artifactId >logback-classic</artifactId >
5555 </dependency >
5656
57- <dependency >
58- <groupId >com.squareup.okhttp3</groupId >
59- <artifactId >okhttp</artifactId >
60- </dependency >
61-
62- <dependency >
63- <groupId >com.squareup.okhttp3</groupId >
64- <artifactId >okhttp-urlconnection</artifactId >
65- </dependency >
66-
6757 <dependency >
6858 <groupId >org.eclipse.jgit</groupId >
6959 <artifactId >org.eclipse.jgit</artifactId >
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 110110 <version .java.jna>5.6.0</version .java.jna>
111111
112112 <net .sourceforge.htmlunit.version>2.38.0</net .sourceforge.htmlunit.version>
113- <!-- https://github.com/Karm/okhttp/tree/add_cipher_suites -->
114- <com .squareup.okhttp3.okhttp.version>4.8.0</com .squareup.okhttp3.okhttp.version>
115113 <org .apache.ant.version>1.10.9</org .apache.ant.version>
116114 <junit .version>4.13.1</junit .version>
117115 <org .codehaus.groovy.all.version>2.4.21</org .codehaus.groovy.all.version>
193191 <version >${version.logback} </version >
194192 </dependency >
195193
196- <dependency >
197- <groupId >com.squareup.okhttp3</groupId >
198- <artifactId >okhttp</artifactId >
199- <version >${com.squareup.okhttp3.okhttp.version} </version >
200- </dependency >
201-
202- <dependency >
203- <groupId >com.squareup.okhttp3</groupId >
204- <artifactId >okhttp-urlconnection</artifactId >
205- <version >${com.squareup.okhttp3.okhttp.version} </version >
206- </dependency >
207-
208194 <dependency >
209195 <groupId >org.eclipse.jgit</groupId >
210196 <artifactId >org.eclipse.jgit</artifactId >
You can’t perform that action at this time.
0 commit comments