Skip to content

Commit

Permalink
Upgrade to Netty 4.1.61.Final #1696
Browse files Browse the repository at this point in the history
  • Loading branch information
mp911de committed Mar 30, 2021
1 parent 286f4c7 commit 06cbb7b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions RELEASE-NOTES.md
Original file line number Diff line number Diff line change
Expand Up @@ -275,3 +275,4 @@ Other
* Fix comment in FlushMode #1677 (Thanks to @dengliming)
* Fix CI/Travis build #1678
* Ensure Kotlin 1.3 compatibility #1694
* Upgrade to Netty 4.1.61.Final #1696
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
<log4j2-version>2.14.1</log4j2-version>
<micrometer.version>1.6.4</micrometer.version>
<mockito.version>3.8.0</mockito.version>
<netty.version>4.1.60.Final</netty.version>
<netty.version>4.1.61.Final</netty.version>
<openwebbeans.version>2.0.21</openwebbeans.version>
<reactor.version>3.3.15.RELEASE</reactor.version>
<rxjava.version>1.3.8</rxjava.version>
Expand Down

0 comments on commit 06cbb7b

Please sign in to comment.