We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8e4b51a commit 6910c47Copy full SHA for 6910c47
java-csv-file-handling-with-opencsv/pom.xml
@@ -21,6 +21,7 @@
21
<plugin>
22
<groupId>org.apache.maven.plugins</groupId>
23
<artifactId>maven-compiler-plugin</artifactId>
24
+ <version>3.7.0</version>
25
<configuration>
26
<source>1.8</source>
27
<target>1.8</target>
0 commit comments