File tree Expand file tree Collapse file tree 1 file changed +0
-7
lines changed Expand file tree Collapse file tree 1 file changed +0
-7
lines changed Original file line number Diff line number Diff line change 1818 <jacoco-plugin-version >0.8.3</jacoco-plugin-version >
1919 <compiler-plugin-version >3.8.0</compiler-plugin-version >
2020 <okhttp3-version >4.9.1</okhttp3-version >
21- <logback-version >1.2.7</logback-version >
2221 <guava-version >30.1.1-jre</guava-version >
2322 <gson-version >2.8.9</gson-version >
2423 <commons-codec-version >1.15</commons-codec-version >
112111 <artifactId >commons-lang3</artifactId >
113112 <version >${commons-lang3-version} </version >
114113 </dependency >
115- <dependency >
116- <groupId >ch.qos.logback</groupId >
117- <artifactId >logback-classic</artifactId >
118- <version >${logback-version} </version >
119- <scope >test</scope >
120- </dependency >
121114 <dependency >
122115 <groupId >org.testng</groupId >
123116 <artifactId >testng</artifactId >
You can’t perform that action at this time.
0 commit comments