Skip to content

Commit 3c93397

Browse files
build(deps): bump io.projectreactor.netty:reactor-netty-http
Bumps [io.projectreactor.netty:reactor-netty-http](https://github.com/reactor/reactor-netty) from 1.0.39 to 1.2.8. - [Release notes](https://github.com/reactor/reactor-netty/releases) - [Commits](reactor/reactor-netty@v1.0.39...v1.2.8) --- updated-dependencies: - dependency-name: io.projectreactor.netty:reactor-netty-http dependency-version: 1.2.8 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4ee9410 commit 3c93397

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@
133133
<dependency>
134134
<groupId>io.projectreactor.netty</groupId>
135135
<artifactId>reactor-netty-http</artifactId>
136-
<version>1.0.39</version> <!--e2e tests and samples only-->
136+
<version>1.2.8</version> <!--e2e tests and samples only-->
137137
</dependency>
138138
<dependency>
139139
<groupId>commons-cli</groupId>

0 commit comments

Comments
 (0)