Skip to content

SPRNGCORE-6: Upgrade to Spring-boot 3.4.2 and springdoc 2.8.4. #74

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

Merged
merged 4 commits into from
Feb 11, 2025

Conversation

kaladay
Copy link
Contributor

@kaladay kaladay commented Feb 6, 2025

Resolves: SPRNGCORE-6

Address newly deprecated code issues.

Address ambiguous any() issue that now appears and breaks tests.

The @MockBean is no longer available and we must instead use @MockitoBean.
see: spring-projects/spring-framework#29917 (comment)
see: spring-projects/spring-framework#33925
see: https://docs.spring.io/spring-framework/reference/testing/annotations/integration-spring/annotation-mockitobean.html

Note: This is as a draft until such time mod-camunda and mod-workflow can be tested and fixed for regressions under this change.

Copy link

sonarqubecloud bot commented Feb 7, 2025

@kaladay kaladay merged commit 2ea58e5 into main Feb 11, 2025
4 checks passed
@kaladay kaladay deleted the SPRNGCORE-6 branch February 11, 2025 21:00
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.

3 participants