Skip to content

Commit

Permalink
Bump io.projectreactor.netty:reactor-netty from 1.1.19 to 1.1.20
Browse files Browse the repository at this point in the history
Bumps [io.projectreactor.netty:reactor-netty](https://github.com/reactor/reactor-netty) from 1.1.19 to 1.1.20.
- [Release notes](https://github.com/reactor/reactor-netty/releases)
- [Commits](reactor/reactor-netty@v1.1.19...v1.1.20)

---
updated-dependencies:
- dependency-name: io.projectreactor.netty:reactor-netty
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 17, 2024
1 parent 6be2c34 commit 246e6f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sslcontext-kickstart-for-netty/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@

<properties>
<version.netty-handler>4.1.110.Final</version.netty-handler>
<version.reactor-netty>1.1.19</version.reactor-netty>
<version.reactor-netty>1.1.20</version.reactor-netty>
</properties>

<dependencies>
Expand Down

0 comments on commit 246e6f6

Please sign in to comment.