Skip to content

Commit

Permalink
Update dependency org.apache.tomcat.embed:tomcat-embed-jasper to v11
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 9, 2024
1 parent fa69014 commit f19a9ee
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 @@ -183,7 +183,7 @@ dependencies {
implementation 'org.springframework.boot:spring-boot-starter-actuator:3.3.5'
implementation 'org.springframework.boot:spring-boot-starter-web:3.3.5'
implementation 'org.springframework.boot:spring-boot-starter-data-jpa:3.3.5'
implementation 'org.apache.tomcat.embed:tomcat-embed-jasper:10.1.33'
implementation 'org.apache.tomcat.embed:tomcat-embed-jasper:11.0.2'
implementation 'org.apache.logging.log4j:log4j-core:2.24.2'
implementation 'org.apache.logging.log4j:log4j-api:2.24.2'
implementation 'org.javassist:javassist:3.30.2-GA'
Expand Down

0 comments on commit f19a9ee

Please sign in to comment.