Merge pull request #1093 from jbonofre/AMQ-9367

AMQ-9367: Upgrade to jakarta.websocket-api 2.1.1
This commit is contained in:
JB Onofré 2023-10-24 14:09:54 +02:00 committed by GitHub
commit 1d0a6d647e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -482,7 +482,7 @@
<dependency>
<groupId>jakarta.websocket</groupId>
<artifactId>jakarta.websocket-api</artifactId>
<version>2.1.0</version>
<version>2.1.1</version>
</dependency>
<!-- =============================== -->