We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b7473cb + 40516a9 commit 9320029Copy full SHA for 9320029
1 file changed
PgBulkInsert/pom.xml
@@ -58,7 +58,7 @@
58
<plugin>
59
<groupId>org.apache.maven.plugins</groupId>
60
<artifactId>maven-compiler-plugin</artifactId>
61
- <version>3.1</version>
+ <version>3.8.1</version>
62
<configuration>
63
<source>1.8</source>
64
<target>1.8</target>
0 commit comments