Update servlet-api to 4.0.1
Closes gh-648
This commit is contained in:
@@ -13,7 +13,7 @@ dependencies {
|
||||
"org.springframework:spring-webmvc",
|
||||
"commons-lang:commons-lang"
|
||||
|
||||
compileOnly "javax.servlet:servlet-api:2.5"
|
||||
compileOnly "javax.servlet:javax.servlet-api:4.0.1"
|
||||
|
||||
runtimeOnly 'ch.qos.logback:logback-classic'
|
||||
|
||||
|
||||
@@ -13,7 +13,7 @@ dependencies {
|
||||
"org.springframework:spring-webmvc",
|
||||
"commons-lang:commons-lang"
|
||||
|
||||
compileOnly "javax.servlet:servlet-api:2.5"
|
||||
compileOnly "javax.servlet:javax.servlet-api:4.0.1"
|
||||
|
||||
runtimeOnly 'ch.qos.logback:logback-classic'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user