diff --git a/.mvn/jvm.config b/.mvn/jvm.config new file mode 100644 index 000000000..61a567f8c --- /dev/null +++ b/.mvn/jvm.config @@ -0,0 +1,5 @@ +--add-exports jdk.compiler/com.sun.tools.javac.api=ALL-UNNAMED +--add-exports jdk.compiler/com.sun.tools.javac.file=ALL-UNNAMED +--add-exports jdk.compiler/com.sun.tools.javac.parser=ALL-UNNAMED +--add-exports jdk.compiler/com.sun.tools.javac.tree=ALL-UNNAMED +--add-exports jdk.compiler/com.sun.tools.javac.util=ALL-UNNAMED diff --git a/pom.xml b/pom.xml index 62c0d618c..3090a8f14 100644 --- a/pom.xml +++ b/pom.xml @@ -724,9 +724,9 @@ 1.2.2 - com.coveo + com.spotify.fmt fmt-maven-plugin - 2.4.0 + 2.14 com.spotify @@ -866,7 +866,7 @@ - com.coveo + com.spotify.fmt fmt-maven-plugin