Skip to content

Commit 29e4607

Browse files
committed
Merge branch '3.2.x' into 3.3.x
2 parents 05b73ce + 112cfc8 commit 29e4607

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

buildSrc/build.gradle

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -128,10 +128,6 @@ gradlePlugin {
128128
id = "org.springframework.boot.optional-dependencies"
129129
implementationClass = "org.springframework.boot.build.optional.OptionalDependenciesPlugin"
130130
}
131-
processedAnnotationsPlugin {
132-
id = "org.springframework.boot.processed-annotations"
133-
implementationClass = "org.springframework.boot.build.processors.ProcessedAnnotationsPlugin"
134-
}
135131
starterPlugin {
136132
id = "org.springframework.boot.starter"
137133
implementationClass = "org.springframework.boot.build.starters.StarterPlugin"

0 commit comments

Comments
 (0)