Skip to content
Success

Changes

Summary

  1. Bump junit from 4.12 to 4.13.1 in /combined-pom (details)
  2. Fix #167 - Default implementation for ELResolver.getFeatureDescriptors() (details)
Commit b6a132b1658690aeaf3eadddc5db41e2dc7868bf by Mark Thomas
Bump junit from 4.12 to 4.13.1 in /combined-pom

Bumps [junit](https://github.com/junit-team/junit4) from 4.12 to 4.13.1.
- [Release notes](https://github.com/junit-team/junit4/releases)
- [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.12.md)
- [Commits](https://github.com/junit-team/junit4/compare/r4.12...r4.13.1)

Signed-off-by: dependabot[bot] <support@github.com>
The file was modified combined-pom/pom.xml (diff)
Commit 4cfe10f760d99dd68ec43bbe9fa02baa7ae26714 by Mark Thomas
Fix #167 - Default implementation for ELResolver.getFeatureDescriptors()
The file was modified api/src/main/java/jakarta/el/ELResolver.java (diff)
The file was modified spec/src/main/asciidoc/ELSpec.adoc (diff)