Skip to content

Commit a5d3fb5

Browse files
committed
Merge branch '3.1.x' into 3.2.x
Closes gh-39103
2 parents fe54801 + 31936f0 commit a5d3fb5

File tree

1 file changed

+0
-1
lines changed
  • spring-boot-project/spring-boot-autoconfigure/src/main/resources/META-INF

1 file changed

+0
-1
lines changed

spring-boot-project/spring-boot-autoconfigure/src/main/resources/META-INF/spring.factories

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@ org.springframework.boot.autoconfigure.condition.OnWebApplicationCondition
2525
org.springframework.boot.diagnostics.FailureAnalyzer=\
2626
org.springframework.boot.autoconfigure.data.redis.RedisUrlSyntaxFailureAnalyzer,\
2727
org.springframework.boot.autoconfigure.diagnostics.analyzer.NoSuchBeanDefinitionFailureAnalyzer,\
28-
org.springframework.boot.autoconfigure.flyway.FlywayMigrationScriptMissingFailureAnalyzer,\
2928
org.springframework.boot.autoconfigure.jdbc.DataSourceBeanCreationFailureAnalyzer,\
3029
org.springframework.boot.autoconfigure.jdbc.HikariDriverConfigurationFailureAnalyzer,\
3130
org.springframework.boot.autoconfigure.jooq.NoDslContextBeanFailureAnalyzer,\

0 commit comments

Comments
 (0)