Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: OpenFeign/feign
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: abd43f7
Choose a base ref
...
head repository: OpenFeign/feign
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: e90a94b
Choose a head ref
  • 2 commits
  • 49 files changed
  • 2 contributors

Commits on Feb 20, 2026

  1. bump commons-fileupload to fix CVE-2025-48976

    bump from commons-fileupload 1.5 to 1.6.0 caused moditect to fail, other modules ignore it too, doing it here as well
    ignores:
     [ERROR] Failed to execute goal org.moditect:moditect-maven-plugin:1.3.0.Final:add-module-info (add-module-infos) on project feign-form-spring: Execution add-module-infos of goal org.moditect:moditect-maven-plugin:1.3.0.Final:add-module-info failed: Module portlet.api not found, required by org.apache.commons.fileupload
    DRoppelt authored and velo committed Feb 20, 2026
    Configuration menu
    Copy the full SHA
    b2121af View commit details
    Browse the repository at this point in the history
  2. prepare release 13.6.1

    Signed-off-by: Marvin Froeder <[email protected]>
    velo committed Feb 20, 2026
    Configuration menu
    Copy the full SHA
    e90a94b View commit details
    Browse the repository at this point in the history
Loading