Skip to content

Commit

Permalink
SONAR-15196 - Upgrade tomcat version
Browse files Browse the repository at this point in the history
  • Loading branch information
belen-pruvost-sonarsource authored and sonartech committed Jul 16, 2021
1 parent 43f5fc6 commit f78a3a0
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 @@ -305,7 +305,7 @@ subprojects {
entry 'log4j-to-slf4j'
entry 'log4j-core'
}
dependencySet(group: 'org.apache.tomcat.embed', version: '8.5.63') {
dependencySet(group: 'org.apache.tomcat.embed', version: '8.5.68') {
entry 'tomcat-embed-core'
entry('tomcat-embed-jasper') {
exclude 'org.eclipse.jdt.core.compiler:ecj'
Expand Down

0 comments on commit f78a3a0

Please sign in to comment.