Skip to content

Commit

Permalink
Merge pull request #34 from OpenLiberty/dependabot/maven/jakarta.webs…
Browse files Browse the repository at this point in the history
…ocket-jakarta.websocket-client-api-2.2.0

Bump jakarta.websocket:jakarta.websocket-client-api from 2.2.0-M1 to 2.2.0
  • Loading branch information
mswatosh authored May 23, 2024
2 parents 5721ea4 + e2aab37 commit dd38707
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
<dependency>
<groupId>jakarta.websocket</groupId>
<artifactId>jakarta.websocket-client-api</artifactId>
<version>2.2.0-M1</version>
<version>2.2.0</version>
<scope>provided</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit dd38707

Please sign in to comment.