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 66bb01a commit 3505260
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ dependencies {

testImplementation 'org.apache.tomcat.embed:tomcat-embed-core:9.0.97'
testImplementation 'org.apache.tomcat.embed:tomcat-embed-websocket:9.0.97'
testImplementation 'org.apache.tomcat.embed:tomcat-embed-jasper:9.0.97'
testImplementation 'org.apache.tomcat.embed:tomcat-embed-jasper:11.0.2'

testImplementation 'com.typesafe.akka:akka-testkit_3:2.9.0-M2'
testImplementation 'com.typesafe.akka:akka-actor_3:2.9.0-M2'
Expand Down

0 comments on commit 3505260

Please sign in to comment.