Skip to content

[BUG] Backward compatibility tests failing for security plugin #2950

@parasjain1

Description

@parasjain1

What is the bug?
Backward compatibility tests are failing for security plugin on the main branch which impacts the release quality and prevents us from catching any regressions / bugs that might creep.

How can one reproduce the bug?
Steps to reproduce the behavior:
Attaching recent PRs -

What is the expected behavior?
Backward Compatibility tests should be passing in GitHub actions.

What is your host/environment?
N/A

Do you have any screenshots?
If applicable, add screenshots to help explain your problem.

Do you have any additional context?
Tests seem to be failing due to a dependency conflict

* What went wrong:
Execution failed for task ':compileJava'.
> Could not resolve all dependencies for configuration ':compileClasspath'.
   > Conflict(s) found for the following module(s):
       - org.apache.httpcomponents:httpclient between versions 4.5.14 and 4.5.13
     Run with:
         --scan or
         :dependencyInsight --configuration compileClasspath --dependency org.apache.httpcomponents:httpclient
     to get more insight on how to solve the conflict.

Metadata

Metadata

Assignees

Labels

bugSomething isn't workinguntriagedRequire the attention of the repository maintainers and may need to be prioritized

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions