ppkarwasz opened a new pull request, #1405: URL: https://github.com/apache/commons-lang/pull/1405
This PR updates the `project.scm.url` field in the Maven POM to point to the GitHub repository URL (`https://github.com/apache/commons-lang`). While this field is not used directly by Maven during builds, it is increasingly leveraged by tools like *Dependabot* to: * Associate the Maven artifact with its GitHub repository * Automatically include release notes, changelogs, and commit history in pull requests for new versions By using the GitHub URL, we improve the quality and completeness of metadata shown in automated upgrade PRs and make it easier for users to trace changes between releases. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@commons.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org