version upgrade of spring-boot-dependencies,spring-boot-maven-plugin
- Safety version for CVE-2019-3795 - Match the new jetty ecj version because the version of ecj used by tomcat and jetty is different.
This commit is contained in:
@@ -547,7 +547,7 @@
|
||||
<plugin>
|
||||
<groupId>org.springframework.boot</groupId>
|
||||
<artifactId>spring-boot-maven-plugin</artifactId>
|
||||
<version>1.5.8.RELEASE</version>
|
||||
<version>1.5.20.RELEASE</version>
|
||||
<configuration>
|
||||
<mainClass>org.airsonic.player.Application</mainClass>
|
||||
<layout>WAR</layout>
|
||||
|
||||
Reference in New Issue
Block a user