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 to Spring Boot 2.4.2 #454

Merged
merged 1 commit into from Jan 15, 2021
Merged

Upgrade to Spring Boot 2.4.2 #454

merged 1 commit into from Jan 15, 2021

Commits on Jan 11, 2021

  1. Upgrade to Spring Boot 2.4.2

    This removes the following message on startup from all new projects
    ```
    [INFO] The encoding used to copy filtered properties files have not been set. This means that the same encoding will be used to copy filtered properties files as when copying other filtered resources. This might not be what you want! Run your build with --debug to see which files might be affected. Read more at https://maven.apache.org/plugins/maven-resources-plugin/examples/filtering-properties-files.html
    ```
    
    See spring-projects/spring-boot#24576
    Artur- committed Jan 11, 2021
    Configuration menu
    Copy the full SHA
    af44065 View commit details
    Browse the repository at this point in the history