Skip to content

Commit

Permalink
Bump jakarta.websocket:jakarta.websocket-api from 2.0.0-RC1 to 2.2.0
Browse files Browse the repository at this point in the history
Bumps [jakarta.websocket:jakarta.websocket-api](https://github.com/eclipse-ee4j/websocket-api) from 2.0.0-RC1 to 2.2.0.
- [Changelog](https://github.com/jakartaee/websocket/blob/master/websocket-1.1-changes.txt)
- [Commits](https://github.com/eclipse-ee4j/websocket-api/commits)

---
updated-dependencies:
- dependency-name: jakarta.websocket:jakarta.websocket-api
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 27, 2024
1 parent 94d1dc0 commit f2a0774
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 @@ -20,7 +20,7 @@
<dependency>
<groupId>jakarta.websocket</groupId>
<artifactId>jakarta.websocket-api</artifactId>
<version>2.0.0-RC1</version>
<version>2.2.0</version>
</dependency>
</dependencies>

Expand Down

0 comments on commit f2a0774

Please sign in to comment.