Version 1.0.6 - #22
Merged
Merged
Conversation
… 6.0.2 - logback-classic 1.5.26: bug fixes, improved modularity, better handling in fat/shade jars, converter fixes, dependency cleanup, internal optimizations - junit-jupiter-api 6.0.2: patch release with bug fixes and minor improvements, fully backward compatible
lilstiffy
approved these changes
Jan 29, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Upgrade Logging and Test Dependencies
This PR upgrades logback-classic and JUnit Jupiter API to their latest patch versions, improving stability, bug fixes, and compatibility with current Spring Boot and related dependencies.
logback-classic
Upgrade logback-classic from 1.5.23 to 1.5.26
This patch release contains multiple bug fixes and improvements, including:
No functional or breaking changes are expected.
Release notes:
https://logback.qos.ch/news.html
junit-jupiter-api
Upgrade junit-jupiter-api from 6.0.1 to 6.0.2
This is a patch-level release providing bug fixes and minor improvements while remaining fully backward compatible. No breaking changes are expected.
Release notes:
Maven Central – junit-jupiter-api 6.0.2