Skip to content

Commit

Permalink
Bump io.netty:netty-codec-http in /samples/metadata-repo-integration
Browse files Browse the repository at this point in the history
Bumps [io.netty:netty-codec-http](https://github.com/netty/netty) from 4.1.80.Final to 4.1.108.Final.
- [Commits](netty/netty@netty-4.1.80.Final...netty-4.1.108.Final)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Mar 25, 2024
1 parent 6db59ba commit 5d0531c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion samples/metadata-repo-integration/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
<native.maven.plugin.version>0.10.2-SNAPSHOT</native.maven.plugin.version>
<junit.platform.native.version>0.10.2-SNAPSHOT</junit.platform.native.version>
<h2.version>2.2.220</h2.version>
<netty.version>4.1.80.Final</netty.version>
<netty.version>4.1.108.Final</netty.version>
<logback.version>1.4.12</logback.version>
<log4j.version>2.19.0</log4j.version>
<slf4j.version>2.0.3</slf4j.version>
Expand Down

0 comments on commit 5d0531c

Please sign in to comment.