Skip to content

Commit

Permalink
Bump reactor-netty to 2022.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
paolo.venturi committed May 16, 2023
1 parent 154ab29 commit cd8c54f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -108,8 +108,8 @@
<maven.compiler.target>17</maven.compiler.target>
<javacc-maven-plugin.version>2.4</javacc-maven-plugin.version>

<libs.projectreactor>2020.0.23</libs.projectreactor>
<libs.netty.ssl>2.0.54.Final</libs.netty.ssl>
<libs.projectreactor>2022.0.7</libs.projectreactor>
<libs.netty.ssl>2.0.61.Final</libs.netty.ssl>
<libs.acme4j>2.12</libs.acme4j>
<libs.bouncycastle>1.70</libs.bouncycastle>
<libs.awssdk>2.17.113</libs.awssdk>
Expand Down

0 comments on commit cd8c54f

Please sign in to comment.