Skip to content

chore: remove unused mockserver-netty test dependency - #1060

Merged
delei merged 1 commit into
apache:mainfrom
leehaut:hotfix/lance-common-4
Aug 31, 2026
Merged

chore: remove unused mockserver-netty test dependency#1060
delei merged 1 commit into
apache:mainfrom
leehaut:hotfix/lance-common-4

Conversation

@leehaut

@leehaut leehaut commented Aug 30, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Drop unused org.mock-server:mockserver-netty 5.15.0 from the parent POM (mockserver.version, dependencyManagement, and the inherited test dependency).
  • The only usage was WebStreamReadTest, which mocked a remote .xlsx URL. That test and web/io.xlsx were removed in refactor(examples): Fesod Examples Module Refactoring #770 when examples were refactored
  • This also removes transitive BouncyCastle 1.72 findings: CVE-2024-29857, CVE-2024-30172, CVE-2024-34447, and CVE-2024-30171. MockServer 6+/7.x cannot be used here because it requires Java 17, while this project still tests on JDK 8.

Signed-off-by: lance <leehaut@gmail.com>

@delei delei left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@delei
delei merged commit 187f903 into apache:main Aug 31, 2026
9 checks passed
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.

2 participants