commons-configuration icon indicating copy to clipboard operation
commons-configuration copied to clipboard

chore: configure dependabot not to update to spring 6

Open raboof opened this issue 9 months ago • 2 comments

To replace #555 et al

Thanks for your contribution to Apache Commons! Your help is appreciated!

Before you push a pull request, review this list:

  • [x] Read the contribution guidelines for this project.
  • [ ] Run a successful build using the default Maven goal with mvn; that's mvn on the command line by itself.
  • [ ] Write unit tests that match behavioral changes, where the tests fail if the changes to the runtime are not applied. This may not always be possible but is a best-practice.
  • [ ] Write a pull request description that is detailed enough to understand what the pull request does, how, and why.
  • [x] Each commit in the pull request should have a meaningful subject line and body. Note that commits might be squashed by a maintainer on merge.

raboof avatar Mar 26 '25 14:03 raboof

Spotbugs has no support for Java 25, why do we even run tests on it?

ppkarwasz avatar Mar 26 '25 19:03 ppkarwasz

That's why it's marked an experimental build, so we can find out what works and what doesn't.

garydgregory avatar Mar 26 '25 21:03 garydgregory