Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PropertiesLdapConnectionDetails should not be public #40081

Closed
wants to merge 1 commit into from

Conversation

izeye
Copy link
Contributor

@izeye izeye commented Mar 23, 2024

This PR changes to make the PropertiesLdapConnectionDetails package-private as given that the other Properties...ConnectionDetails classes except the PropertiesMongoConnectionDetails are package-private, it appears to be accidental.

I didn't change the PropertiesMongoConnectionDetails as it's already been technically public on releases.

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Mar 23, 2024
@wilkinsona wilkinsona changed the title Make PropertiesLdapConnectionDetails package-private PropertiesLdapConnectionDetails should not be public Mar 23, 2024
@wilkinsona wilkinsona added type: bug A general bug and removed status: waiting-for-triage An issue we've not yet triaged labels Mar 23, 2024
@wilkinsona wilkinsona added this to the 3.3.x milestone Mar 23, 2024
@mhalbritter mhalbritter self-assigned this Mar 26, 2024
@mhalbritter
Copy link
Contributor

Thanks!

@mhalbritter mhalbritter modified the milestones: 3.3.x, 3.3.0-RC1 Mar 26, 2024
@izeye izeye deleted the gh-39258 branch March 26, 2024 08:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug A general bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants