Skip to content

Commit

Permalink
Update netty-channel-fsm to version 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinherron committed Nov 9, 2024
1 parent e1c1f51 commit dcdd730
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 @@ -50,7 +50,7 @@
<!-- Dependencies -->
<jserialcomm.version>2.11.0</jserialcomm.version>
<netty.version>4.1.112.Final</netty.version>
<netty-channel-fsm.version>1.0.0-RC2</netty-channel-fsm.version>
<netty-channel-fsm.version>1.0.0</netty-channel-fsm.version>
<slf4j.version>2.0.16</slf4j.version>

<!-- Test Dependencies -->
Expand Down

0 comments on commit dcdd730

Please sign in to comment.