Skip to content

Update External Dependencies to Latest Versions #325

@pwgit-create

Description

@pwgit-create

Description:

We need to update several external dependencies in our File-Integrity-Scanner repository to their latest versions
to ensure we have access to new features, improvements, and security patches.

Dependencies to be Updated:

  1. Spring Boot

    • Current Version: 4.00-RC2
    • New Version: 4.00
  2. Swagger Annotations

    • Current Version: 2.2.40
    • New Version: 2.2.41
  3. Springdoc OpenAPI Starter WebMvc UI

    • Current Version: 3.0.0-RC1
    • New Version: 3.0.0

Steps to be Taken:

  1. Update the version numbers in the relevant configuration files (e.g., pom.xml for Maven, build.gradle for
    Gradle).
  2. Review and test the project to ensure that all functionalities are working correctly with the updated
    dependencies.
  3. Create pull requests for code review and approval.

Impact:

  • Ensure compatibility of updated versions with our existing codebase
  • Potentially resolve any known issues or vulnerabilities in the old versions

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions