Skip to content

MODAUD-288: assertj: Upgrade from 3.27.3 to 3.27.7, scope compile -> test#237

Open
julianladisch wants to merge 1 commit intomasterfrom
MODAUD-288
Open

MODAUD-288: assertj: Upgrade from 3.27.3 to 3.27.7, scope compile -> test#237
julianladisch wants to merge 1 commit intomasterfrom
MODAUD-288

Conversation

@julianladisch
Copy link
Contributor

https://folio-org.atlassian.net/browse/MODAUD-288

Purpose

mod-audit runtime jar ships with assertj 3.27.3 that has this security vulnerability:

Approach

Upgrade from 3.27.3 to 3.27.7, change scope from compile to test

Learning

Use test scope for test dependencies.

Pre-Merge Checklist:

Before merging this PR, please go through the following list and take appropriate actions.

  • Does this PR meet or exceed the expected quality standards?
    • Code coverage on new code is 80% or greater
    • Duplications on new code is 3% or less
    • There are no major code smells or security issues
  • Does this introduce breaking changes?
    • n/a Were any API paths or methods changed, added or removed?
    • n/a Were there any schema changes?
    • n/a Did any of the interface versions change?
    • n/a Were permissions changed, added, or removed?
    • n/a Are there new interface dependencies?
    • There are no breaking changes in this PR.
    • Check logging

… compile to test

https://folio-org.atlassian.net/browse/MODAUD-288

Purpose

mod-audit runtime jar ships with assertj 3.27.3 that has this security vulnerability:

* GHSA-rqfh-9r24-8c9r - https://nvd.nist.gov/vuln/detail/CVE-2026-24400  - XML External Entity (XXE) vulnerability

Approach

Upgrade from 3.27.3 to 3.27.7, change scope from compile to test
@julianladisch julianladisch requested a review from a team January 30, 2026 08:43
@sonarqubecloud
Copy link

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.

1 participant