JAVA-31644 Update maven-compiler-plugin to 3.12.1 (#15952)
* JAVA-31644 Update maven-compiler-plugin to 3.12.1 * JAVA-31644 Update maven compiler plugin to 3.12.1 for more modules * JAVA-31644 Continue upgrading modules to use maven-compiler-plugin 3.12.1
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
</build>
|
||||
|
||||
<properties>
|
||||
<compiler.plugin.version>3.11.0</compiler.plugin.version>
|
||||
<compiler.plugin.version>3.12.1</compiler.plugin.version>
|
||||
<source.version>9</source.version>
|
||||
<target.version>9</target.version>
|
||||
</properties>
|
||||
|
||||
Reference in New Issue
Block a user