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.31
  • Loading branch information
renovate[bot] authored Oct 10, 2024
1 parent 880d0aa commit 1205f51
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.31'
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 1205f51

Please sign in to comment.