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 7036abf commit 0bc9688Copy full SHA for 0bc9688
pom.xml
@@ -150,8 +150,7 @@
150
<central.snapshots.repo.name>Maven Central Snapshots Repository</central.snapshots.repo.name>
151
<central.snapshots.repo.url>https://central.sonatype.com/repository/maven-snapshots/</central.snapshots.repo.url>
152
153
- <maven.compiler.target>11</maven.compiler.target>
154
- <maven.compiler.source>11</maven.compiler.source>
+ <maven.compiler.release>11</maven.compiler.release>
155
<maven.min.version>${maven.version}</maven.min.version>
156
<maven-core.version>${maven.version}</maven-core.version>
157
0 commit comments