Add comment about workaround
This commit is contained in:
@@ -62,6 +62,7 @@
|
||||
|
||||
<dependencies>
|
||||
<dependency>
|
||||
<!-- Workaround for ClassDefNotFound owning to change in behaviour in Spring Boot. When the thin deployer reaches 1.0.24 we can pull in the change from there instead. -->
|
||||
<groupId>org.springframework.boot</groupId>
|
||||
<artifactId>spring-boot-loader</artifactId>
|
||||
<version>2.1.9.RELEASE</version>
|
||||
|
||||
Reference in New Issue
Block a user