Skip to content

Commit d26b978

Browse files
Bump io.netty:netty-codec-http2 from 4.1.112.Final to 4.1.113.Final (#799)
Bumps [io.netty:netty-codec-http2](https://github.com/netty/netty) from 4.1.112.Final to 4.1.113.Final. - [Commits](netty/netty@netty-4.1.112.Final...netty-4.1.113.Final) --- updated-dependencies: - dependency-name: io.netty:netty-codec-http2 dependency-type: direct:production 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>
1 parent 949e9e6 commit d26b978

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
<junit.version>5.11.0</junit.version>
5151
<oauth2-oidc-sdk.version>11.19</oauth2-oidc-sdk.version>
5252
<wiremock.version>3.9.1</wiremock.version>
53-
<netty-codec-http2.version>4.1.112.Final</netty-codec-http2.version>
53+
<netty-codec-http2.version>4.1.113.Final</netty-codec-http2.version>
5454
</properties>
5555

5656
<dependencyManagement>

0 commit comments

Comments
 (0)