Skip to content

Commit 29f5570

Browse files
committed
Stop s-b-configuration-metadata leaking enforced constraints
Fixes gh-27726
1 parent afaf442 commit 29f5570

File tree

1 file changed

+0
-2
lines changed
  • spring-boot-project/spring-boot-tools/spring-boot-configuration-metadata

1 file changed

+0
-2
lines changed

spring-boot-project/spring-boot-tools/spring-boot-configuration-metadata/build.gradle

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,6 @@ plugins {
77
description = "Spring Boot Configuration Metadata"
88

99
dependencies {
10-
api(platform(project(path: ":spring-boot-project:spring-boot-parent")))
11-
1210
implementation("com.vaadin.external.google:android-json")
1311

1412
testImplementation("org.junit.jupiter:junit-jupiter")

0 commit comments

Comments
 (0)