We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e2c05f6 commit c72e356Copy full SHA for c72e356
pom.xml
@@ -103,7 +103,7 @@
103
<plugin>
104
<groupId>org.apache.maven.plugins</groupId>
105
<artifactId>maven-compiler-plugin</artifactId>
106
- <version>3.5.1</version>
+ <version>3.8.1</version>
107
<configuration>
108
<release>11</release>
109
</configuration>
@@ -213,7 +213,7 @@
213
214
215
<artifactId>maven-source-plugin</artifactId>
216
- <version>3.0.1</version>
217
<executions>
218
<execution>
219
<id>attach-sources</id>
0 commit comments