Skip to content

Commit

Permalink
Bump io.projectreactor.netty:reactor-netty-http
Browse files Browse the repository at this point in the history
Bumps [io.projectreactor.netty:reactor-netty-http](https://github.com/reactor/reactor-netty) from 1.1.1 to 1.1.13.
- [Release notes](https://github.com/reactor/reactor-netty/releases)
- [Commits](reactor/reactor-netty@v1.1.1...v1.1.13)

---
updated-dependencies:
- dependency-name: io.projectreactor.netty:reactor-netty-http
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 15, 2023
1 parent d9920a5 commit ef4ae90
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion samples/client/petstore/java/webclient-jakarta/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@
<spring-boot-version>3.0.1</spring-boot-version>
<jakarta-annotation-version>2.1.1</jakarta-annotation-version>
<reactor-version>3.5.1</reactor-version>
<reactor-netty-version>1.1.1</reactor-netty-version>
<reactor-netty-version>1.1.13</reactor-netty-version>
<junit-version>4.13.2</junit-version>
</properties>
</project>

0 comments on commit ef4ae90

Please sign in to comment.