Skip to content

Commit

Permalink
Update dependency org.apache.tomcat.embed:tomcat-embed-jasper to v10.…
Browse files Browse the repository at this point in the history
…1.31
  • Loading branch information
renovate[bot] authored Oct 11, 2024
1 parent bc48a64 commit 5c7e335
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.30'
implementation 'org.apache.tomcat.embed:tomcat-embed-jasper:10.1.31'
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 5c7e335

Please sign in to comment.