Skip to content

Conversation

@mneethiraj
Copy link
Contributor

What changes were proposed in this pull request?

Removed reference to mysql-connector-java from pom.xml and agents-common/pom.xml.

How was this patch tested?

  • verified unit tests completed successfully
  • verified that Ranger servers starts up and plugins successfully download policies in docket setup

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR removes unused dependencies on the deprecated mysql-connector-java library from the Apache Ranger project's build configuration. The library reference is eliminated from both the parent POM and the agents-common module.

Changes:

  • Removed mysql-connector-java version property from parent POM
  • Removed mysql-connector-java dependency declaration from parent POM's dependency management section
  • Removed mysql-connector-java dependency from agents-common module

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
pom.xml Removed version property and dependency management entry for mysql-connector-java
agents-common/pom.xml Removed dependency declaration for mysql-connector-java

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@mneethiraj mneethiraj merged commit 8c65bfc into apache:master Jan 24, 2026
4 checks passed
mneethiraj added a commit that referenced this pull request Jan 24, 2026
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