8000
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 159b199 commit fb61c31Copy full SHA for fb61c31
examples/pom.xml
@@ -93,7 +93,7 @@
93
<plugin>
94
<groupId>org.apache.maven.plugins</groupId>
95
<artifactId>maven-compiler-plugin</artifactId>
96
- <version>3.10.1</version>
+ <version>3.11.0</version>
97
</plugin>
98
99
sdk1/pom.xml
@@ -283,7 +283,7 @@
283
284
285
286
287
<configuration>
288
<source>1.8</source>
289
<target>1.8</target>
0 commit comments