Skip to content

Commit

Permalink
Bump jakarta.websocket-api from 2.1.0 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 2.1.0 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-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and apupier committed Jun 30, 2023
1 parent c2d9099 commit 67be790
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 @@ -373,7 +373,7 @@
<dependency>
<groupId>jakarta.websocket</groupId>
<artifactId>jakarta.websocket-api</artifactId>
<version>2.1.0</version>
<version>2.1.1</version>
</dependency>
</dependencies>
</dependencyManagement>
Expand Down

0 comments on commit 67be790

Please sign in to comment.