Skip to content

Commit

Permalink
Bump reactor-netty from 1.1.5 to 1.1.9 (#410)
Browse files Browse the repository at this point in the history
Bumps [reactor-netty](https://github.com/reactor/reactor-netty) from 1.1.5 to 1.1.9.
- [Release notes](https://github.com/reactor/reactor-netty/releases)
- [Commits](reactor/reactor-netty@v1.1.5...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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jul 16, 2023
1 parent e0aa2a6 commit 9ff73fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion skrapers/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<version>${revision}</version>

<properties>
<reactor-netty.version>1.1.5</reactor-netty.version>
<reactor-netty.version>1.1.9</reactor-netty.version>
<logback.version>1.4.6</logback.version>
<sl4j.version>1.7.32</sl4j.version>
</properties>
Expand Down

0 comments on commit 9ff73fd

Please sign in to comment.