Skip to content

Commit

Permalink
chore: explicitly downgrade netty for testing
Browse files Browse the repository at this point in the history
Co-authored-by: Torsten Will <[email protected]>
  • Loading branch information
Takuto88 and towi committed Feb 4, 2025
1 parent 3591622 commit 8699d01
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@

<properties>
<java.version>21</java.version>
<netty.version>4.1.111.Final</netty.version>
<maven-surefire-plugin.version>3.5.2</maven-surefire-plugin.version>
</properties>
<dependencies>
Expand Down

0 comments on commit 8699d01

Please sign in to comment.