Skip to content
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

Update Java dependencies to latest versions #136

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

IamGuiSantos
Copy link

@IamGuiSantos IamGuiSantos commented May 28, 2024

Related to #135

Updates Java dependencies and the Java version across various configuration and build files, ensuring alignment with the latest stable releases.

  • Java Version Updates: Updates the Java version to 17, the latest Long-Term Support (LTS) version, in .github/workflows/ci.yml, .travis.yml, core-java/versions/pom.xml, and graphql/pom.xml.
  • Dependency Updates: Upgrades dependencies in graphql/pom.xml and spring-boot/data-migration/flyway/build.gradle to their latest versions. This includes updating the Spring Boot version to 2.7.0 in both files, and updating other dependencies such as graphql-java-tools and flyway-core to their latest versions.
  • Documentation Addition: Adds a readme.md file to provide an overview of the repository and mention the recent updates to Java and DotNet versions.

For more details, open the Copilot Workspace session.

@IamGuiSantos IamGuiSantos requested a review from Copilot December 6, 2024 12:24

Choose a reason for hiding this comment

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

Copilot reviewed 4 out of 6 changed files in this pull request and generated no suggestions.

Files not reviewed (2)
  • graphql/pom.xml: Language not supported
  • spring-boot/data-migration/flyway/build.gradle: Language not supported

Tip: Turn on automatic Copilot reviews for this repository to get quick feedback on every pull request. Learn more

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.

1 participant