We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a4ae7b4 commit 2e481ceCopy full SHA for 2e481ce
aws-serverless-java-container-springboot3/pom.xml
@@ -180,14 +180,14 @@
180
<dependency>
181
<groupId>jakarta.websocket</groupId>
182
<artifactId>jakarta.websocket-api</artifactId>
183
- <version>2.1.1</version>
+ <version>2.2.0</version>
184
<scope>test</scope>
185
</dependency>
186
187
188
189
<artifactId>jakarta.websocket-client-api</artifactId>
190
191
192
193
0 commit comments