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

Conversation

Artur-
Copy link
Member

@Artur- Artur- commented Jan 11, 2021

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

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-
Copy link
Member Author

Artur- commented Jan 11, 2021

Note that this will fail for now as Spring Boot 2.4.2 is not yet out. Created this so that it is not forgotten

@denis-anisimov
Copy link

Non-resolvable parent POM for com.example:spring-skeleton:1.0-SNAPSHOT: Could not find artifact org.springframework.boot:spring-boot-starter-parent:pom:2.4.2 in central

@Artur-
Copy link
Member Author

Artur- commented Jan 15, 2021

Now passes as Spring Boot 2.4.2 is out

@Artur- Artur- merged commit d473d23 into v19 Jan 15, 2021
@Artur- Artur- deleted the Artur--patch-3 branch January 15, 2021 06:42
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.

None yet

2 participants