File tree Expand file tree Collapse file tree 1 file changed +1
-14
lines changed Expand file tree Collapse file tree 1 file changed +1
-14
lines changed Original file line number Diff line number Diff line change 3131 <maven .compiler.source>1.8</maven .compiler.source>
3232 <!-- libraries versions -->
3333 <fj-version >8.3.7</fj-version >
34- <opencsv-version >5.6 </opencsv-version >
34+ <opencsv-version >5.8 </opencsv-version >
3535 </properties >
3636
3737 <licenses >
7272 <version >${fj-version} </version >
7373 </dependency >
7474
75- <!-- java core dependancies -->
76- <dependency >
77- <groupId >maven</groupId >
78- <artifactId >maven-java-plugin</artifactId >
79- <version >1.6</version >
80- </dependency >
81- <dependency >
82- <groupId >javax</groupId >
83- <artifactId >javaee-api</artifactId >
84- <version >6.0</version >
85- <scope >provided</scope >
86- </dependency >
87-
8875 <dependency >
8976 <groupId >com.opencsv</groupId >
9077 <artifactId >opencsv</artifactId >
You can’t perform that action at this time.
0 commit comments