Skip to content

Revert "chore(deps): Bump httpclient-version from 5.5.2 to 5.6.1"#22796

Merged
apupier merged 1 commit into
mainfrom
revert-22688-dependabot/maven/httpclient-version-5.6.1
Apr 28, 2026
Merged

Revert "chore(deps): Bump httpclient-version from 5.5.2 to 5.6.1"#22796
apupier merged 1 commit into
mainfrom
revert-22688-dependabot/maven/httpclient-version-5.6.1

Conversation

@apupier
Copy link
Copy Markdown
Contributor

@apupier apupier commented Apr 28, 2026

Reverts #22688

unfotunately, it is causing troubles with restassured and some of our tests, see https://issues.apache.org/jira/browse/CAMEL-23366
The work to upgrade rest assured to httpclient 5.6 is consequent as it is still based on version 4

@github-actions
Copy link
Copy Markdown
Contributor

🌟 Thank you for your contribution to the Apache Camel project! 🌟
🤖 CI automation will test this PR automatically.

🐫 Apache Camel Committers, please review the following items:

  • First-time contributors require MANUAL approval for the GitHub Actions to run
  • You can use the command /component-test (camel-)component-name1 (camel-)component-name2.. to request a test from the test bot although they are normally detected and executed by CI.
  • You can label PRs using skip-tests and test-dependents to fine-tune the checks executed by this PR.
  • Build and test logs are available in the summary page. Only Apache Camel committers have access to the summary.

⚠️ Be careful when sharing logs. Review their contents before sharing them publicly.

@apupier
Copy link
Copy Markdown
Contributor Author

apupier commented Apr 28, 2026

reported https://issues.apache.org/jira/browse/CAMEL-23375 to upgrade later

@apupier apupier marked this pull request as ready for review April 28, 2026 12:25
@github-actions
Copy link
Copy Markdown
Contributor

🧪 CI tested the following changed modules:

  • components/camel-http
  • parent

ℹ️ Dependent modules were not tested because the total number of affected modules exceeded the threshold (50). Use the test-dependents label to force testing all dependents.

POM dependency changes: targeted tests included

Changed properties: httpclient-version

Modules affected by dependency changes (20)
  • :camel-as2-api
  • :camel-box
  • :camel-cm-sms
  • :camel-cxf-rest
  • :camel-cxf-soap
  • :camel-cxf-spring-rest
  • :camel-cxf-spring-soap
  • :camel-geocoder
  • :camel-graphql
  • :camel-http
  • :camel-itest
  • :camel-jetty
  • :camel-keycloak
  • :camel-launcher
  • :camel-oaipmh
  • :camel-oauth
  • :camel-splunk-hec
  • :camel-weather
  • :camel-wordpress
  • :camel-workday

⚠️ Some tests are disabled on GitHub Actions (@DisabledIfSystemProperty(named = "ci.env.name")) and require manual verification:

  • components/camel-http: 1 test(s) disabled on GitHub Actions
Build reactor — dependencies compiled but only changed modules were tested (21 modules)
  • Camel :: AS2 :: API
  • Camel :: Box :: Component
  • Camel :: CM SMS
  • Camel :: CXF :: REST
  • Camel :: CXF :: REST :: Spring
  • Camel :: CXF :: SOAP
  • Camel :: CXF :: SOAP :: Spring
  • Camel :: Geocoder
  • Camel :: GraphQL
  • Camel :: HTTP
  • Camel :: Integration Tests
  • Camel :: Jetty
  • Camel :: Keycloak
  • Camel :: Launcher
  • Camel :: OAIPMH
  • Camel :: OAuth
  • Camel :: Parent
  • Camel :: Splunk HEC
  • Camel :: Weather
  • Camel :: Wordpress
  • Camel :: Workday

⚙️ View full build and test results

@apupier apupier merged commit eaa5102 into main Apr 28, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants