Skip to content

update third party libraries #21

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 11, 2025
Merged

update third party libraries #21

merged 1 commit into from
Aug 11, 2025

Conversation

countableSet
Copy link

@countableSet countableSet commented Aug 8, 2025

similar to versions published in spring-boot bom 3.5.4; https://github.com/spring-projects/spring-boot/blob/v3.5.4/spring-boot-project/spring-boot-dependencies/build.gradle

plus gradle 9 update

re those open things; https://github.com/github/flit/security/dependabot

spring

undertow

other stuff

cc @github/data-pipelines
cc #20

@Copilot Copilot AI review requested due to automatic review settings August 8, 2025 23:34
Copy link

@Copilot 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 updates third-party libraries to align with Spring Boot BOM 3.5.4 versions and upgrades Gradle to version 9.0.0. The changes include updating Gradle wrapper files and associated configuration to support the new Gradle version.

  • Upgrade Gradle from version 8.14.3 to 9.0.0
  • Update Gradle wrapper scripts to use the new jar-based execution method
  • Add SPDX license identifiers to wrapper scripts

Reviewed Changes

Copilot reviewed 3 out of 5 changed files in this pull request and generated 1 comment.

File Description
gradle/wrapper/gradle-wrapper.properties Updates Gradle distribution URL to version 9.0.0
gradlew Updates Unix wrapper script with new execution method and license header
gradlew.bat Updates Windows wrapper script with new execution method and license header

Copy link

@josedab josedab left a comment

Choose a reason for hiding this comment

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

🙏

@countableSet countableSet merged commit 8b24f93 into master Aug 11, 2025
5 checks passed
@countableSet countableSet deleted the update-libs branch August 11, 2025 18:54
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.

2 participants