Bump versions of dependencies #92
Merged
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.
This pull request updates several dependencies in the
pom.xmlfile to newer versions. The main goal is to keep the project up-to-date with the latest features, bug fixes, and security patches from third-party libraries.Dependency version updates:
jackson-databindfrom version2.20.1to2.21.0for improved JSON processing and security updates.Release notes(https://github.com/FasterXML/jackson/wiki/Jackson-Release-2.21)
logback-classicfrom version1.5.23to1.5.26to benefit from logging improvements and bug fixes.Release notes(https://github.com/qos-ch/logback/releases/tag/v_1.5.26)
junit-jupiter-apifrom version6.0.1to6.0.2to ensure the latest testing features and stability.Release notes(https://docs.junit.org/6.0.2/release-notes.html)
forms_rtdependency (7.0.3) to clarify the version being used.flatlafdependency comment to specify version3.7for better UI look and feel clarity.