Skip to content

Commit

Permalink
Bump io.netty:netty-codec-http2 from 4.1.109.Final to 4.1.110.Final (#…
Browse files Browse the repository at this point in the history
…765)

Bumps [io.netty:netty-codec-http2](https://github.com/netty/netty) from 4.1.109.Final to 4.1.110.Final.
- [Commits](netty/netty@netty-4.1.109.Final...netty-4.1.110.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>
  • Loading branch information
dependabot[bot] authored Jun 3, 2024
1 parent b91f3f8 commit 0bd19eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
<junit.version>5.10.2</junit.version>
<oauth2-oidc-sdk.version>11.12</oauth2-oidc-sdk.version>
<wiremock.version>3.6.0</wiremock.version>
<netty-codec-http2.version>4.1.109.Final</netty-codec-http2.version>
<netty-codec-http2.version>4.1.110.Final</netty-codec-http2.version>
</properties>

<dependencyManagement>
Expand Down

0 comments on commit 0bd19eb

Please sign in to comment.