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

Upgrade Spring Boot to 3.0.4 and migrate to Java 17 #17

Open
wants to merge 11 commits into
base: main
Choose a base branch
from

Conversation

sweep-ai[bot]
Copy link

@sweep-ai sweep-ai bot commented Aug 10, 2023

Description

This PR upgrades the Spring Boot version to 3.0.4 and migrates the project to Java 17. The following changes were made:

  • Updated the Spring Boot version in the root pom.xml and in the pom.xml files of the modules (fiu-api and fiu-core) to 3.0.4.
  • Updated the Java version in the properties section of the pom.xml files to 17.

Summary of Changes

  • Updated Spring Boot version to 3.0.4 in the parent pom.xml and module pom.xml files.
  • Updated Java version to 17 in the properties section of the pom.xml files.

Please review and merge this PR to complete the upgrade and migration process.

Fixes #16.


To checkout this PR branch, run the following command in your terminal:

git checkout sweep/upgrade-spring-boot-java-17

To get Sweep to edit this pull request, leave a comment below or in the code. Leaving a comment in the code will only modify the file but commenting below can change the entire PR.

@sweep-ai sweep-ai bot added the sweep Assigns Sweep to an issue or pull request. label Aug 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
sweep Assigns Sweep to an issue or pull request.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants