Merge "Bump maven-compiler-plugin from 3.10.1 to 3.11.0 (closes #56)"
diff --git a/pom.xml b/pom.xml
index c22337f..e846788 100644
--- a/pom.xml
+++ b/pom.xml
@@ -189,7 +189,7 @@
 
       <plugin>
         <artifactId>maven-compiler-plugin</artifactId>
-        <version>3.10.1</version>
+        <version>3.11.0</version>
         <inherited>true</inherited>
         <configuration>
           <showWarnings>true</showWarnings>