fix(deps): update dependency org.springframework.boot:spring-boot-starter-parent to v4 - abandoned#338
fix(deps): update dependency org.springframework.boot:spring-boot-starter-parent to v4 - abandoned#338renovate[bot] wants to merge 11 commits into
Conversation
…rter-parent to v4
55be7aa to
50390a9
Compare
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
| import fr.insee.genesis.infrastructure.repository.RundeckExecutionDBRepository; | ||
| import fr.insee.genesis.infrastructure.repository.SurveyUnitMongoDBRepository; | ||
| import fr.insee.genesis.infrastructure.repository.VariableTypeMongoDBRepository; | ||
| import fr.insee.genesis.infrastructure.repository.*; |
| <groupId>org.springframework.boot</groupId> | ||
| <artifactId>spring-boot-starter-parent</artifactId> | ||
| <version>3.5.9</version> | ||
| <version>4.0.0</version> |
There was a problem hiding this comment.
issue: La mise à jour vers spring boot 4 importe Jackson 3 ce qui casse le mapping avec le RawResponse du modèle filière qui doit utiliser la v2 pour l'instant sur le batch Generic
à voir avec @aitkarra pour une solution
|
Autoclosing SkippedThis PR has been flagged for autoclosing. However, it is being skipped due to the branch being already modified. Please close/delete it manually or report a bug if you think this is in error. |



This PR contains the following updates:
3.5.8->4.0.0Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
spring-projects/spring-boot (org.springframework.boot:spring-boot-starter-parent)
v4.0.0Compare Source
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.