Skip to content

Conversation

@rammrain
Copy link
Member

No description provided.

Backward compatible change.

Updated tests to make use of builder for `Request` and `Response`
classes.

Closes #85
Add Java 25 to testing matrix

Remove testing of previous Spring Boot minor version as the logic was
too complex.

Closes #89 
Closes #63
@sonarqubecloud
Copy link

name: Sonar (Dependabot PRs)
# Only run when the event is pull_request_target and the actor is Dependabot
if: github.event_name == 'pull_request_target' && github.actor == 'dependabot[bot]'
if: github.event_name == 'pull_request_target' && github.event.pull_request.user.login == 'dependabot[bot]'

Check failure

Code scanning / SonarCloud

Workflows should not rely on unverified GitHub context values to trust events High

Workflows should not rely on forgeable GitHub context values to trust events See more on SonarQube Cloud
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants