Skip to content

Commit

Permalink
Bump netty-codec-http in /jpa/odata-jpa-metadata (#192)
Browse files Browse the repository at this point in the history
Bumps [netty-codec-http](https://github.com/netty/netty) from 4.1.77.Final to 4.1.86.Final.
- [Release notes](https://github.com/netty/netty/releases)
- [Commits](netty/netty@netty-4.1.77.Final...netty-4.1.86.Final)

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

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Oliver Grande <oliver.grande@t-online.de>
  • Loading branch information
dependabot[bot] and wog48 authored Jan 6, 2023
1 parent 9e60b69 commit 84ccf79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jpa/odata-jpa-metadata/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
<dependency>
<groupId>io.netty</groupId>
<artifactId>netty-codec-http</artifactId>
<version>4.1.77.Final</version>
<version>4.1.86.Final</version>
</dependency>
<dependency>
<groupId>org.apache.olingo</groupId>
Expand Down

0 comments on commit 84ccf79

Please sign in to comment.