Added spring-boot-autoconfigure-processor to the active modules of SCT
resolves #432
This commit is contained in:
committed by
Michael Minella
parent
1c09ecae24
commit
422efcee78
@@ -86,6 +86,10 @@
|
||||
<version>${junit.version}</version>
|
||||
<scope>test</scope>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>org.springframework.boot</groupId>
|
||||
<artifactId>spring-boot-autoconfigure-processor</artifactId>
|
||||
<optional>true</optional>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
</project>
|
||||
|
||||
Reference in New Issue
Block a user