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 7953483 commit 74a1604Copy full SHA for 74a1604
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.9.0</version>
+ <version>3.10.1</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