Skip to content

Commit

Permalink
Merge pull request #103 from OpenLiberty/dependabot/maven/start/org.e…
Browse files Browse the repository at this point in the history
…clipse.jetty.websocket-websocket-jakarta-client-11.0.22

Bump org.eclipse.jetty.websocket:websocket-jakarta-client from 11.0.21 to 11.0.22 in /start
  • Loading branch information
gkwan-ibm authored Aug 7, 2024
2 parents 75f76c6 + 1202df1 commit 50dacf4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion start/system/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
<dependency>
<groupId>org.eclipse.jetty.websocket</groupId>
<artifactId>websocket-jakarta-client</artifactId>
<version>11.0.21</version>
<version>11.0.22</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 50dacf4

Please sign in to comment.