Skip to content

Commit

Permalink
chore(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.116.Final to 4.1.117.Final.
- [Commits](netty/netty@netty-4.1.116.Final...netty-4.1.117.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]>
  • Loading branch information
dependabot[bot] authored Jan 14, 2025
1 parent 4286b6d commit 7bc6d56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dependencies.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ libraries["mapstruct"] = "org.mapstruct:mapstruct:${mapstructVersion}"
libraries["mapstruct-processor"] = "org.mapstruct:mapstruct-processor:${mapstructVersion}"
libraries["event-schemas"] = "com.redhat.cloud.event:event-schemas:1.4.11"
// overridden to address CVE-2023-44487
libraries["netty-codec-http2"] = "io.netty:netty-codec-http2:4.1.116.Final"
libraries["netty-codec-http2"] = "io.netty:netty-codec-http2:4.1.117.Final"
libraries["quarkus-logging-logback"] = "io.quarkiverse.logging.logback:quarkus-logging-logback:1.1.2"
libraries["quarkus-logging-splunk"] = "io.quarkiverse.logging.splunk:quarkus-logging-splunk:4.0.2"
libraries["resilience4j-spring-boot2"] = "io.github.resilience4j:resilience4j-spring-boot2:2.2.0"
Expand Down

0 comments on commit 7bc6d56

Please sign in to comment.