Skip to content

Commit

Permalink
Bump cxf.netty.version from 4.1.116.Final to 4.1.117.Final (#2226)
Browse files Browse the repository at this point in the history
Bumps `cxf.netty.version` from 4.1.116.Final to 4.1.117.Final.

Updates `io.netty:netty-codec-http` from 4.1.116.Final to 4.1.117.Final
- [Commits](netty/netty@netty-4.1.116.Final...netty-4.1.117.Final)

Updates `io.netty:netty-codec-http2` from 4.1.116.Final to 4.1.117.Final
- [Commits](netty/netty@netty-4.1.116.Final...netty-4.1.117.Final)

Updates `io.netty:netty-codec-socks` from 4.1.116.Final to 4.1.117.Final
- [Commits](netty/netty@netty-4.1.116.Final...netty-4.1.117.Final)

Updates `io.netty:netty-handler-proxy` 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-http
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.netty:netty-codec-http2
  dependency-type: direct:development
  update-type: version-update:semver-patch
- dependency-name: io.netty:netty-codec-socks
  dependency-type: direct:development
  update-type: version-update:semver-patch
- dependency-name: io.netty:netty-handler-proxy
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 15, 2025
1 parent 1d3d700 commit 499bfbb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion distribution/src/main/release/samples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
<cxf.spring.boot.version>3.4.1</cxf.spring.boot.version>
<cxf.spring.cloud.eureka.version>4.2.0</cxf.spring.cloud.eureka.version>
<cxf.jetty12.version>12.0.16</cxf.jetty12.version>
<cxf.netty.version>4.1.116.Final</cxf.netty.version>
<cxf.netty.version>4.1.117.Final</cxf.netty.version>
<cxf.httpcomponents.client.version>4.5.14</cxf.httpcomponents.client.version>
<cxf.swagger.ui.version>5.18.2</cxf.swagger.ui.version>
<cxf.tika.version>3.0.0</cxf.tika.version>
Expand Down
2 changes: 1 addition & 1 deletion parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -185,7 +185,7 @@
<cxf.msv.version>2022.7</cxf.msv.version>
<cxf.neethi.version>3.2.1</cxf.neethi.version>
<cxf.netty.version.range>[4,5)</cxf.netty.version.range>
<cxf.netty.version>4.1.116.Final</cxf.netty.version>
<cxf.netty.version>4.1.117.Final</cxf.netty.version>
<cxf.netty.tcnative.version>2.0.69.Final</cxf.netty.tcnative.version>
<cxf.olingo.version>2.0.12</cxf.olingo.version>
<cxf.openjpa.version>3.2.2</cxf.openjpa.version>
Expand Down

0 comments on commit 499bfbb

Please sign in to comment.