Skip to content

Commit

Permalink
Bump jakarta.websocket:jakarta.websocket-api from 2.1.1 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.1.1 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 Jun 1, 2024
1 parent a27ff3b commit 71661f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion environments/servlet/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
<tomcat.version>10.1.23</tomcat.version>
<jetty.version>11.0.15</jetty.version>
<jetty9.asm.version>7.0</jetty9.asm.version>
<websockets.api>2.1.1</websockets.api>
<websockets.api>2.2.0</websockets.api>
<undertow.version>2.3.13.Final</undertow.version>
</properties>

Expand Down

0 comments on commit 71661f6

Please sign in to comment.