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 Oct 17, 2024
1 parent 4f6ba37 commit 5b1e9ff
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 @@ -177,7 +177,7 @@ dependencies {
implementation 'org.springframework.boot:spring-boot-starter-actuator:3.3.4'
implementation 'org.springframework.boot:spring-boot-starter-web:3.3.4'
implementation 'org.springframework.boot:spring-boot-starter-data-jpa:3.3.4'
implementation 'org.apache.tomcat.embed:tomcat-embed-jasper:10.1.31'
implementation 'org.apache.tomcat.embed:tomcat-embed-jasper:11.0.0'
implementation 'org.apache.logging.log4j:log4j-core:2.24.1'
implementation 'org.apache.logging.log4j:log4j-api:2.24.1'
implementation 'org.javassist:javassist:3.30.2-GA'
Expand Down

0 comments on commit 5b1e9ff

Please sign in to comment.