We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents dede6e6 + 42094cf commit 9f60800Copy full SHA for 9f60800
1 file changed
build.gradle
@@ -97,7 +97,7 @@ dependencies {
97
98
implementation 'org.apache.maven.reporting:maven-reporting-api:4.0.0'
99
implementation 'org.jacoco:jacoco-maven-plugin:0.8.15'
100
- implementation 'org.apache.tomcat.embed:tomcat-embed-jasper:11.0.22'
+ implementation 'org.apache.tomcat.embed:tomcat-embed-jasper:11.0.23'
101
implementation 'org.glassfish.web:jakarta.servlet.jsp.jstl:3.0.1'
102
103
testImplementation 'org.springframework.boot:spring-boot-webmvc-test:' + springBootVersion
0 commit comments