Skip to content

Conversation

@siujamo
Copy link
Contributor

@siujamo siujamo commented May 16, 2025

No description provided.

@siujamo siujamo requested review from Copilot and zihluwang May 16, 2025 02:23
@siujamo siujamo self-assigned this May 16, 2025
@siujamo siujamo added the enhancement New feature or request label May 16, 2025
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR upgrades several dependency versions and standardizes dependency aliases across modules.

  • Changed Spring Boot dependency aliases from libs.spring.boot.* to libs.springBoot.*.
  • Upgraded dependency versions for jackson, springBoot, and JWT.
  • Removed unused version variable declarations in devkit-core for cleaner build scripts.

Reviewed Changes

Copilot reviewed 7 out of 7 changed files in this pull request and generated no comments.

Show a summary per file
File Description
simple-serial-spring-boot-starter/build.gradle.kts Updated Spring Boot dependency aliases and test dependencies.
simple-jwt-spring-boot-starter/build.gradle.kts Updated Spring Boot dependency aliases and test dependencies.
simple-jwt-authzero/build.gradle.kts Changed JWT dependency from libs.jwt to libs.jwt.core.
property-guard-spring-boot-starter/build.gradle.kts Updated Spring Boot dependency aliases and test dependencies.
key-pair-loader/build.gradle.kts Changed JWT dependency from libs.jwt to libs.jwt.core.
gradle/libs.versions.toml Upgraded jackson and springBoot version; renamed dependency aliases accordingly.
devkit-core/build.gradle.kts Removed unused version variable declarations for slf4j, logback, and junit.

@zihluwang zihluwang merged commit dd62720 into main May 16, 2025
@siujamo siujamo deleted the feature/upgrade-dependencies branch May 16, 2025 06:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants