diff --git a/components/sbm-recipes-boot-upgrade/src/main/resources/recipes/27_30/migration/sbu30-remove-construtor-binding.yaml b/components/sbm-recipes-boot-upgrade/src/main/resources/recipes/27_30/migration/sbu30-remove-construtor-binding.yaml index 40f261c6d..1c7a2b035 100644 --- a/components/sbm-recipes-boot-upgrade/src/main/resources/recipes/27_30/migration/sbu30-remove-construtor-binding.yaml +++ b/components/sbm-recipes-boot-upgrade/src/main/resources/recipes/27_30/migration/sbu30-remove-construtor-binding.yaml @@ -1,5 +1,5 @@ - name: sbu30-remove-construtor-binding - description: Spring boot 3.0 Upgrade - Logging Date Format + description: Spring boot 3.0 Upgrade - Remove redundant @ConstructorBinding annotations condition: type: org.springframework.sbm.common.migration.conditions.TrueCondition actions: