Skip to content
This repository has been archived by the owner on May 16, 2023. It is now read-only.

Commit

Permalink
Bump netty-codec-http from 4.1.91.Final to 4.1.92.Final (#2063)
Browse files Browse the repository at this point in the history
Bumps [netty-codec-http](https://github.com/netty/netty) from 4.1.91.Final to 4.1.92.Final.
- [Release notes](https://github.com/netty/netty/releases)
- [Commits](netty/netty@netty-4.1.91.Final...netty-4.1.92.Final)

---
updated-dependencies:
- dependency-name: io.netty:netty-codec-http
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Apr 26, 2023
1 parent 01c0acf commit fd9c55d
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 @@ -67,7 +67,7 @@
<commons-fileupload.version>1.5</commons-fileupload.version>
<bouncycastle.version>1.73</bouncycastle.version>
<awssdk-s3.version>2.20.13</awssdk-s3.version>
<io-netty.version>4.1.91.Final</io-netty.version>
<io-netty.version>4.1.92.Final</io-netty.version>
<guava.version>31.1-jre</guava.version>
<jackson.version>2.15.0</jackson.version>
<test-containers.version>1.18.0</test-containers.version>
Expand Down

0 comments on commit fd9c55d

Please sign in to comment.