Skip to content

[Backport 2024.02.xx] Bump spring-security version to 5.7.12#10613

Merged
offtherailz merged 1 commit into2024.02.xxfrom
spring_sec_up
Oct 11, 2024
Merged

[Backport 2024.02.xx] Bump spring-security version to 5.7.12#10613
offtherailz merged 1 commit into2024.02.xxfrom
spring_sec_up

Conversation

@tdipisa
Copy link
Copy Markdown
Member

@tdipisa tdipisa commented Oct 11, 2024

Description

Backport of #10612

Please check if the PR fulfills these requirements

What kind of change does this PR introduce? (check one with "x", remove the others)

  • Bugfix
  • Feature
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • CI related changes
  • Other... Please describe:

Issue

What is the current behavior?

#10611

What is the new behavior?

Breaking change

Does this PR introduce a breaking change? (check one with "x", remove the other)

  • Yes, and I documented them in migration notes
  • No

Other useful information

somehow something in the build already drags this version, and we
end up with two conflicting versions of spring-security in the war
which results in at least failure to authenticate with basic auth.
@offtherailz offtherailz merged commit 453cd13 into 2024.02.xx Oct 11, 2024
@tdipisa tdipisa deleted the spring_sec_up branch June 10, 2025 15:19
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.

basic auth fails with missing spring auth methods -> backend build drags two conflicting versions of spring-security

3 participants