Skip to content

Commit

Permalink
#1264 upgraded netty to compatible version
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisjstevo committed Mar 13, 2024
1 parent a3ed0c3 commit 18f2cdd
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 @@ -71,7 +71,7 @@
<jackson.version>2.15.4</jackson.version>
<aeron.version>1.17.0</aeron.version>
<antlr.version>4.11.1</antlr.version>
<netty.version>4.1.90.Final</netty.version>
<netty.version>4.1.100.Final</netty.version>
<maven.scala.plugin>2.15.2</maven.scala.plugin>
<vertx.version>4.4.6</vertx.version>
<typesafe.conf.version>1.4.2</typesafe.conf.version>
Expand Down

0 comments on commit 18f2cdd

Please sign in to comment.