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 7abf6eb commit 54cd943Copy full SHA for 54cd943
examples/pom.xml
@@ -90,7 +90,7 @@
90
<plugin>
91
<groupId>org.apache.maven.plugins</groupId>
92
<artifactId>maven-compiler-plugin</artifactId>
93
- <version>3.8.0</version>
+ <version>3.8.1</version>
94
<configuration>
95
<source>1.8</source>
96
<target>1.8</target>
sdk1/pom.xml
@@ -276,7 +276,7 @@
276
277
278
279
280
281
282
0 commit comments