Skip to content

Commit

Permalink
[JENKINS-61212] Update Tyrus (WebSocket client) to 1.18 (#478)
Browse files Browse the repository at this point in the history
  • Loading branch information
jglick authored Sep 24, 2021
1 parent bac22a8 commit 0e8deda
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 @@ -97,7 +97,7 @@ THE SOFTWARE.
<dependency>
<groupId>org.glassfish.tyrus.bundles</groupId>
<artifactId>tyrus-standalone-client-jdk</artifactId>
<version>1.17</version>
<version>1.18</version>
<optional>true</optional>
</dependency>
<dependency>
Expand Down

0 comments on commit 0e8deda

Please sign in to comment.