Skip to content

Commit

Permalink
update netty dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
doom369 committed Dec 14, 2021
1 parent 097105e commit fac5ff9
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 @@ -159,7 +159,7 @@
<!-- dependencies -->
<netty.version>4.1.63.Final</netty.version>
<netty.boring.ssl.version>2.0.38.Final</netty.boring.ssl.version>
<log4j2.version>2.14.1</log4j2.version>
<log4j2.version>2.15.0</log4j2.version>
<jackson-databind.version>2.12.2</jackson-databind.version>
<disruptor.version>3.4.2</disruptor.version>
<async-http-client.version>2.12.3</async-http-client.version>
Expand Down

0 comments on commit fac5ff9

Please sign in to comment.