Skip to content

Conversation

@lilstiffy
Copy link
Contributor

This pull request updates the project's dependencies and build plugins to newer versions in the pom.xml file. These upgrades help ensure compatibility, access to new features, and security improvements.

Dependency updates:

  • Upgraded logback-classic from version 1.5.21 to 1.5.23 to include the latest logging improvements and fixes.
  • Upgraded flatlaf from version 3.6.2 to 3.7 for improved UI look and feel support.

Build plugin updates:

  • Updated exec-maven-plugin from 3.6.2 to 3.6.3 for better execution of Java programs during the build process.
  • Updated maven-assembly-plugin from 3.7.1 to 3.8.0 to improve the creation of distributable archives.

Project version bump:

  • Increased the project version from 1.2 to 1.3 to reflect these dependency and plugin updates.

@lilstiffy lilstiffy self-assigned this Dec 31, 2025
@pwgit-create pwgit-create linked an issue Jan 1, 2026 that may be closed by this pull request
Copy link
Contributor

@pwgit-create pwgit-create left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.


Hi! Thanks a lot for the PR 👋
I’ve gone through the changes and there are a couple of things that need to be addressed before it can be approved:

  1. Update the comment in pom.xml
    The comment needs to reflect the new version number.
    You can link to the Maven page in two ways:

  2. Integrity Hash version number
    The version number needs to match the version specified in the release ticket for this version
    (e.g. 1.2.1:
    #74)

    Explanation:
    This is important because there is already a previously created release ticket with a higher version number intended for a future release:
    #83

Please let me know if anything is unclear, and thanks again for the work on this PR! 🙌


lilstiffy and others added 2 commits January 1, 2026 17:34
Co-authored-by: Peter Westin <83552499+pwgit-create@users.noreply.github.com>
Co-authored-by: Peter Westin <83552499+pwgit-create@users.noreply.github.com>
@lilstiffy lilstiffy requested a review from pwgit-create January 1, 2026 16:36
Copy link
Contributor

@pwgit-create pwgit-create left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewed and approved. No issues found!

💯

@lilstiffy lilstiffy merged commit 75f2823 into develop Jan 1, 2026
2 checks passed
@lilstiffy lilstiffy deleted the 82-update-external-dependencies-to-latest-versions branch January 1, 2026 19:51
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 External Dependencies to Latest Versions

3 participants