You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Upgrade defaults to 2.25.0 and 2.26.0-SNAPSHOT (#338)
This PR updates the default Log4j versions used in the project:
* **Examples now default to `2.25.0`**, the latest stable release. This ensures that users trying out the samples work with a well-tested, production-ready version.
* **CI workflows now use `2.26.0-SNAPSHOT`**, allowing us to verify fixes that have already been applied in snapshot builds. This helps catch regressions and confirm that known issues in `2.25.0` have been addressed.
0 commit comments