We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fafeff0 commit a2fcef5Copy full SHA for a2fcef5
pom.xml
@@ -14,8 +14,6 @@
14
<java.version>8</java.version>
15
<maven.compiler.source>${java.version}</maven.compiler.source>
16
<maven.compiler.target>${java.version}</maven.compiler.target>
17
- <palantir.version>2.50.0</palantir.version>
18
- <spotless-maven-plugin.version>3.2.1</spotless-maven-plugin.version>
19
</properties>
20
21
<developers>
0 commit comments