Make Servlet 2.5 compatible
Fixes gh-111 gh-182
This commit is contained in:
@@ -10,7 +10,7 @@ buildscript {
|
||||
apply plugin: 'spring-boot'
|
||||
|
||||
apply from: JAVA_GRADLE
|
||||
apply from: TOMCAT_GRADLE
|
||||
apply from: TOMCAT_7_GRADLE
|
||||
|
||||
tasks.findByPath("artifactoryPublish")?.enabled = false
|
||||
|
||||
|
||||
Reference in New Issue
Block a user