Skip to content

Commit

Permalink
Bump reactor-netty from 1.1.8 to 1.1.9
Browse files Browse the repository at this point in the history
Bumps [reactor-netty](https://github.com/reactor/reactor-netty) from 1.1.8 to 1.1.9.
- [Release notes](https://github.com/reactor/reactor-netty/releases)
- [Commits](reactor/reactor-netty@v1.1.8...v1.1.9)

---
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 Jul 17, 2023
1 parent 8bff410 commit 537a05f
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.94.Final</version.netty-handler>
<version.reactor-netty>1.1.8</version.reactor-netty>
<version.reactor-netty>1.1.9</version.reactor-netty>
</properties>

<dependencies>
Expand Down

0 comments on commit 537a05f

Please sign in to comment.