Skip to content

Commit

Permalink
chore(deps-dev): bump jakarta.websocket-client-api from 2.1.0 to 2.1.1
Browse files Browse the repository at this point in the history
Bumps [jakarta.websocket-client-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-client-api
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 3, 2023
1 parent fb9b2cb commit c6bf67a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion aws-serverless-java-container-springboot3/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -182,7 +182,7 @@
<dependency>
<groupId>jakarta.websocket</groupId>
<artifactId>jakarta.websocket-client-api</artifactId>
<version>2.1.0</version>
<version>2.1.1</version>
<scope>test</scope>
</dependency>

Expand Down

0 comments on commit c6bf67a

Please sign in to comment.