We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1e6d100 commit 41ce38dCopy full SHA for 41ce38d
1 file changed
pom.xml
@@ -15,13 +15,6 @@
15
<description>Retrieves target HTTP resources and responses, validates them and notifies about their current status.</description>
16
17
<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>
25
<dependency>
26
<groupId>org.springframework.boot</groupId>
27
<artifactId>spring-boot-starter-web</artifactId>
0 commit comments