File tree Expand file tree Collapse file tree 2 files changed +0
-9
lines changed
Expand file tree Collapse file tree 2 files changed +0
-9
lines changed Original file line number Diff line number Diff line change 6262 <groupId >com.fasterxml.jackson.dataformat</groupId >
6363 <artifactId >jackson-dataformat-yaml</artifactId >
6464 </dependency >
65- <dependency >
66- <groupId >com.fasterxml.jackson.dataformat</groupId >
67- <artifactId >jackson-dataformat-csv</artifactId >
68- </dependency >
6965 <dependency >
7066 <groupId >com.google.code.gson</groupId >
7167 <artifactId >gson</artifactId >
Original file line number Diff line number Diff line change 309309 <artifactId >extentreports</artifactId >
310310 <version >${extentreports.version} </version > <!-- extent community version -->
311311 </dependency >
312- <dependency >
313- <groupId >com.fasterxml.jackson.dataformat</groupId >
314- <artifactId >jackson-dataformat-csv</artifactId >
315- <version >${jackson.version} </version >
316- </dependency >
317312 <!-- https://mvnrepository.com/artifact/com.google.protobuf/protobuf-java -->
318313 <dependency >
319314 <groupId >com.google.protobuf</groupId >
You can’t perform that action at this time.
0 commit comments