Skip to content

Commit

Permalink
update versions second try
Browse files Browse the repository at this point in the history
  • Loading branch information
codybum committed Nov 11, 2023
1 parent f61407d commit e9a7c64
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -299,14 +299,13 @@
<version>2.5.0-b32</version>
</dependency>

<!--

<dependency>
<groupId>javax.websocket</groupId>
<artifactId>javax.websocket-api</artifactId>
<version>1.1</version>
<version>1.0</version>
<scope>provided</scope>
</dependency>
-->

</dependencies>

Expand Down

0 comments on commit e9a7c64

Please sign in to comment.