Skip to content

bump spring-web to 6.2.6 and fix compatibility with new api #1161

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

a-simeshin
Copy link
Contributor

Context

  • bump spring-web to 6.2.6
  • fix compatibility with new api

Spring-web changes:

  1. spring-web 6+ have java 17 baseline
  2. removed method org.springframework.http.HttpRequest.getMethodValue()
  3. deprecated method org.springframework.http.client.ClientHttpResponse.getRawStatusCode()

Breaking changes:

  1. allure-spring-web compile java version set to 17, was 8

Checklist

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.

1 participant