Skip to content

Commit 42094cf

Browse files
Bump org.apache.tomcat.embed:tomcat-embed-jasper from 11.0.22 to 11.0.23 (#484)
Bumps org.apache.tomcat.embed:tomcat-embed-jasper from 11.0.22 to 11.0.23. --- updated-dependencies: - dependency-name: org.apache.tomcat.embed:tomcat-embed-jasper dependency-version: 11.0.23 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 67a9cc7 commit 42094cf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ dependencies {
9797

9898
implementation 'org.apache.maven.reporting:maven-reporting-api:4.0.0'
9999
implementation 'org.jacoco:jacoco-maven-plugin:0.8.15'
100-
implementation 'org.apache.tomcat.embed:tomcat-embed-jasper:11.0.22'
100+
implementation 'org.apache.tomcat.embed:tomcat-embed-jasper:11.0.23'
101101
implementation 'org.glassfish.web:jakarta.servlet.jsp.jstl:3.0.1'
102102

103103
testImplementation 'org.springframework.boot:spring-boot-webmvc-test:' + springBootVersion

0 commit comments

Comments
 (0)