Skip to content

Commit

Permalink
Bump jakarta.websocket-api from 1.1.2 to 2.1.1
Browse files Browse the repository at this point in the history
Bumps [jakarta.websocket-api](https://github.com/eclipse-ee4j/websocket-api) from 1.1.2 to 2.1.1.
- [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-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 30, 2023
1 parent e07cacc commit f44f298
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion java-ee-bom/java-ee-8-bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<!-- Servlet / EE api -->
<version.jakarta.ee.web-api>8.0.0</version.jakarta.ee.web-api>
<version.jakarta.el-api>3.0.3</version.jakarta.el-api>
<version.jakarta.websocket-api>1.1.2</version.jakarta.websocket-api>
<version.jakarta.websocket-api>2.1.1</version.jakarta.websocket-api>
<version.jakarta.servlet-api>4.0.4</version.jakarta.servlet-api>
<version.jakarta.validation-api>2.0.2</version.jakarta.validation-api>
<version.jakarta.interceptor-api>1.2.5</version.jakarta.interceptor-api>
Expand Down

0 comments on commit f44f298

Please sign in to comment.