Skip to content

Commit

Permalink
Bump cxf.netty.version from 4.1.109.Final to 4.1.110.Final (#1888)
Browse files Browse the repository at this point in the history
Bumps `cxf.netty.version` from 4.1.109.Final to 4.1.110.Final.

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

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

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

Updates `io.netty:netty-handler-proxy` from 4.1.109.Final to 4.1.110.Final
- [Commits](netty/netty@netty-4.1.109.Final...netty-4.1.110.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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed May 23, 2024
1 parent d77fd08 commit eed8283
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.2.5</cxf.spring.boot.version>
<cxf.spring.cloud.eureka.version>4.1.1</cxf.spring.cloud.eureka.version>
<cxf.jetty12.version>12.0.9</cxf.jetty12.version>
<cxf.netty.version>4.1.109.Final</cxf.netty.version>
<cxf.netty.version>4.1.110.Final</cxf.netty.version>
<cxf.httpcomponents.client.version>4.5.14</cxf.httpcomponents.client.version>
<cxf.swagger.ui.version>5.17.2</cxf.swagger.ui.version>
<cxf.tika.version>2.9.1</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 @@ -187,7 +187,7 @@
<cxf.msv.version>2022.7</cxf.msv.version>
<cxf.neethi.version>3.2.0</cxf.neethi.version>
<cxf.netty.version.range>[4,5)</cxf.netty.version.range>
<cxf.netty.version>4.1.109.Final</cxf.netty.version>
<cxf.netty.version>4.1.110.Final</cxf.netty.version>
<cxf.netty.tcnative.version>2.0.46.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 eed8283

Please sign in to comment.