Add comment about workaround

This commit is contained in:
Dave Syer
2019-12-17 11:19:30 +00:00
parent 514f7fcbf9
commit 66c45bf2c2

View File

@@ -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>