Skip to content

Commit

Permalink
build(deps): bump io.netty:netty-codec-http2
Browse files Browse the repository at this point in the history
Bumps [io.netty:netty-codec-http2](https://github.com/netty/netty) from 4.1.97.Final to 4.1.100.Final.
- [Commits](netty/netty@netty-4.1.97.Final...netty-4.1.100.Final)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and Coduz committed Nov 30, 2023
1 parent a6fd6c4 commit c381785
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 @@ -90,7 +90,7 @@
<log4j2-mock.version>0.0.2</log4j2-mock.version>
<logback.version>1.2.11</logback.version> <!-- Logback 1.3.x requires slf4j 2.x. Logback 1.4.x requires Java 11. See https://logback.qos.ch/dependencies.html-->
<mockito.version>1.10.19</mockito.version>
<netty.version>4.1.97.Final</netty.version>
<netty.version>4.1.100.Final</netty.version>
<netty3.version>3.10.6.Final</netty3.version>
<ow2-asm.version>9.4</ow2-asm.version>
<opencsv.version>3.7</opencsv.version>
Expand Down

0 comments on commit c381785

Please sign in to comment.