Skip to content

Commit

Permalink
Update jakarta.websocket to 2.1.1
Browse files Browse the repository at this point in the history
Closes gh-13534
  • Loading branch information
jzheaux committed Jul 15, 2023
1 parent 11e6915 commit 57b8eb9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions dependencies/spring-security-dependencies.gradle
Expand Up @@ -34,8 +34,8 @@ dependencies {
api "jakarta.servlet:jakarta.servlet-api:6.0.0"
api "jakarta.xml.bind:jakarta.xml.bind-api:4.0.0"
api "jakarta.persistence:jakarta.persistence-api:3.1.0"
api "jakarta.websocket:jakarta.websocket-api:2.1.0"
api "jakarta.websocket:jakarta.websocket-client-api:2.1.0"
api "jakarta.websocket:jakarta.websocket-api:2.1.1"
api "jakarta.websocket:jakarta.websocket-client-api:2.1.1"
api "ldapsdk:ldapsdk:4.1"
api "net.sourceforge.htmlunit:htmlunit:2.66.0"
api "org.apache.directory.server:apacheds-core-entry:1.5.5"
Expand Down

0 comments on commit 57b8eb9

Please sign in to comment.