Skip to content

Version 1.0.6 - #22

Merged
pwgit-create merged 1 commit into
masterfrom
Version_1_0_6
Jan 29, 2026
Merged

Version 1.0.6#22
pwgit-create merged 1 commit into
masterfrom
Version_1_0_6

Conversation

@pwgit-create

Copy link
Copy Markdown
Contributor

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:

  • Better modularity and internal optimizations
  • Improved handling in “fat/shade” JARs
  • Fixes in composite converters and exception handling
  • Removal of unused dependencies
  • General performance and reliability improvements

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


… 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
@pwgit-create pwgit-create linked an issue Jan 29, 2026 that may be closed by this pull request
@pwgit-create
pwgit-create merged commit 4be4b4d into master Jan 29, 2026
2 checks passed
@pwgit-create
pwgit-create deleted the Version_1_0_6 branch January 29, 2026 20:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update PWSS Libraries

2 participants