Skip to content

Commit

Permalink
update tomcat jasper
Browse files Browse the repository at this point in the history
  • Loading branch information
m-raab committed Oct 24, 2024
1 parent 9ddeff1 commit fc0cdbd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -206,7 +206,7 @@ dependencies {

compileOnly 'org.eclipse.jdt.core.compiler:ecj:4.2.2'

runtime 'org.apache.tomcat:tomcat-jasper:7.0.42'
runtime 'org.apache.tomcat:tomcat-jasper:9.0.40'
}

repositories {
Expand Down

0 comments on commit fc0cdbd

Please sign in to comment.