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.17 (#200)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 13, 2023
1 parent e6de653 commit 1b32659
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 @@ -289,7 +289,7 @@ sourceSets {

dependencies {
implementation 'org.apache.tomcat.embed:tomcat-embed-core:10.1.17'
implementation 'org.apache.tomcat.embed:tomcat-embed-websocket:10.1.16'
implementation 'org.apache.tomcat.embed:tomcat-embed-websocket:10.1.17'
implementation 'org.apache.tomcat.embed:tomcat-embed-el:10.1.17'
implementation 'org.apache.santuario:xmlsec:4.0.1'

Expand Down

0 comments on commit 1b32659

Please sign in to comment.