Skip to content

Commit

Permalink
Bump io.projectreactor.netty:reactor-netty from 1.1.22 to 1.1.23
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.22 to 1.1.23.
- [Release notes](https://github.com/reactor/reactor-netty/releases)
- [Commits](reactor/reactor-netty@v1.1.22...v1.1.23)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 21, 2024
1 parent 46a947d commit afb1ad7
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.114.Final</version.netty-handler>
<version.reactor-netty>1.1.22</version.reactor-netty>
<version.reactor-netty>1.1.23</version.reactor-netty>
</properties>

<dependencies>
Expand Down

0 comments on commit afb1ad7

Please sign in to comment.