From 4adf445a55cf4b13abe804c0d45b84406de4e934 Mon Sep 17 00:00:00 2001 From: Phillip Webb Date: Tue, 7 Feb 2023 21:20:48 -0800 Subject: [PATCH] Remove old IntelliJ dependency See gh-359 --- .../spring-javaformat-intellij-idea-plugin/pom.xml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/spring-javaformat-intellij-idea/spring-javaformat-intellij-idea-plugin/pom.xml b/spring-javaformat-intellij-idea/spring-javaformat-intellij-idea-plugin/pom.xml index 5b0b83d1..f1743282 100644 --- a/spring-javaformat-intellij-idea/spring-javaformat-intellij-idea-plugin/pom.xml +++ b/spring-javaformat-intellij-idea/spring-javaformat-intellij-idea-plugin/pom.xml @@ -58,12 +58,6 @@ ${project.version} provided - - io.spring.javaformat.intellij.idea - platform-impl - ${project.version} - provided - io.spring.javaformat.intellij.idea util