Skip to content

Commit

Permalink
Merge pull request #5716 from jglick/tyrus-JENKINS-61212
Browse files Browse the repository at this point in the history
[JENKINS-61212] Update Tyrus (WebSocket client) to 2.0.1
  • Loading branch information
oleg-nenashev authored Sep 15, 2021
2 parents d36817e + 90e23bb commit fa99c19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cli/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@
<dependency>
<groupId>org.glassfish.tyrus.bundles</groupId>
<artifactId>tyrus-standalone-client-jdk</artifactId>
<version>2.0.0</version>
<version>2.0.1</version>
<optional>true</optional>
</dependency>
<dependency>
Expand Down

0 comments on commit fa99c19

Please sign in to comment.