Skip to content

Commit 41ce38d

Browse files
committed
Remove spring-boot-properties-migrator
1 parent 1e6d100 commit 41ce38d

1 file changed

Lines changed: 0 additions & 7 deletions

File tree

pom.xml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -15,13 +15,6 @@
1515
<description>Retrieves target HTTP resources and responses, validates them and notifies about their current status.</description>
1616

1717
<dependencies>
18-
<!-- Temporary helper: logs deprecated/removed configuration properties -->
19-
<!-- Remove once the migration is completed -->
20-
<dependency>
21-
<groupId>org.springframework.boot</groupId>
22-
<artifactId>spring-boot-properties-migrator</artifactId>
23-
<scope>runtime</scope>
24-
</dependency>
2518
<dependency>
2619
<groupId>org.springframework.boot</groupId>
2720
<artifactId>spring-boot-starter-web</artifactId>

0 commit comments

Comments
 (0)