Skip to content

Commit

Permalink
downgrade netty version
Browse files Browse the repository at this point in the history
  • Loading branch information
terrymanu committed Oct 21, 2023
1 parent f015a48 commit 294a067
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@

<javax.transaction.version>1.1</javax.transaction.version>

<netty.version>4.1.100.Final</netty.version>
<netty.version>4.1.99.Final</netty.version>
<zookeeper.version>3.9.0</zookeeper.version>
<curator.version>5.5.0</curator.version>
<jetcd.version>0.7.6</jetcd.version>
Expand Down

0 comments on commit 294a067

Please sign in to comment.