Skip to content

Version 1.5.5 - #18

Merged
pwgit-create merged 1 commit into
masterfrom
348-update-pwss-libraries
Jan 29, 2026
Merged

Version 1.5.5#18
pwgit-create merged 1 commit into
masterfrom
348-update-pwss-libraries

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


Summary

These dependency upgrades are patch-level updates aimed at improving stability, bug fixes, and maintenance. No functional changes are expected.

(Dependency upgrade rules still undefeated 😄)


… 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 4d8e265 into master Jan 29, 2026
2 checks passed
@pwgit-create
pwgit-create deleted the 348-update-pwss-libraries branch January 29, 2026 19: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