Skip to content

Commit

Permalink
Update dependency org.apache.tomcat.embed:tomcat-embed-websocket to v…
Browse files Browse the repository at this point in the history
…10.1.29
  • Loading branch information
renovate[bot] authored Sep 11, 2024
1 parent b91610b commit c9d26ed
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 @@ -82,7 +82,7 @@ dependencies {

//Internal dependency overrides
implementation 'org.yaml:snakeyaml:2.2'
implementation 'org.apache.tomcat.embed:tomcat-embed-websocket:10.1.25'
implementation 'org.apache.tomcat.embed:tomcat-embed-websocket:10.1.29'
implementation 'org.apache.tomcat.embed:tomcat-embed-core:10.1.25'
//
implementation("org.springframework.boot:spring-boot-starter-actuator:${springBootVersion}")
Expand Down

0 comments on commit c9d26ed

Please sign in to comment.