Skip to content

Commit 2e481ce

Browse files
committed
chore(deps): Update Jakarta Websocket to 2.2.0
1 parent a4ae7b4 commit 2e481ce

File tree

1 file changed

+2
-2
lines changed
  • aws-serverless-java-container-springboot3

1 file changed

+2
-2
lines changed

Diff for: aws-serverless-java-container-springboot3/pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -180,14 +180,14 @@
180180
<dependency>
181181
<groupId>jakarta.websocket</groupId>
182182
<artifactId>jakarta.websocket-api</artifactId>
183-
<version>2.1.1</version>
183+
<version>2.2.0</version>
184184
<scope>test</scope>
185185
</dependency>
186186

187187
<dependency>
188188
<groupId>jakarta.websocket</groupId>
189189
<artifactId>jakarta.websocket-client-api</artifactId>
190-
<version>2.1.1</version>
190+
<version>2.2.0</version>
191191
<scope>test</scope>
192192
</dependency>
193193

0 commit comments

Comments
 (0)