Skip to content

Commit

Permalink
Remove obsolete comment about JavaParser in WebSockets Next
Browse files Browse the repository at this point in the history
  • Loading branch information
geoand committed Jun 10, 2024
1 parent 250eb95 commit f86d662
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions extensions/websockets-next/deployment/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -96,8 +96,7 @@
<properties>
<maven.compiler.target>21</maven.compiler.target>
<maven.compiler.source>21</maven.compiler.source>
<!-- javaparser 3.25.10 used by impsort-maven-plugin does not define the "language level" for 21 -->
<!--maven.compiler.release>21</maven.compiler.release-->
<maven.compiler.release>21</maven.compiler.release>
</properties>
<build>
<plugins>
Expand Down

0 comments on commit f86d662

Please sign in to comment.