diff --git a/.autover/changes/a341e9ce-1356-465d-b1b4-77743905d586.json b/.autover/changes/a341e9ce-1356-465d-b1b4-77743905d586.json
index 10dcebab..fd703a53 100644
--- a/.autover/changes/a341e9ce-1356-465d-b1b4-77743905d586.json
+++ b/.autover/changes/a341e9ce-1356-465d-b1b4-77743905d586.json
@@ -4,21 +4,21 @@
"Name": "AWS.Deploy.CLI",
"Type": "Patch",
"ChangelogMessages": [
- "Bump System.Text.Json to 8.0.5 to address a known high severity vulnerability"
+ "Removed the System.Text.Json dependency from the deployment project templates"
]
},
{
"Name": "AWS.Deploy.Recipes.CDK.Common",
"Type": "Patch",
"ChangelogMessages": [
- "Bump System.Text.Json to 8.0.5 to address a known high severity vulnerability"
+ "Removed the System.Text.Json dependency from the deployment project templates"
]
},
{
"Name": "AWS.Deploy.ServerMode.Client",
"Type": "Patch",
"ChangelogMessages": [
- "Bump System.Text.Json to 8.0.5 to address a known high severity vulnerability"
+ "Removed the System.Text.Json dependency from the deployment project templates"
]
}
]
diff --git a/src/AWS.Deploy.Recipes.CDK.Common/AWS.Deploy.Recipes.CDK.Common.csproj b/src/AWS.Deploy.Recipes.CDK.Common/AWS.Deploy.Recipes.CDK.Common.csproj
index 10ddf6c0..40784d52 100644
--- a/src/AWS.Deploy.Recipes.CDK.Common/AWS.Deploy.Recipes.CDK.Common.csproj
+++ b/src/AWS.Deploy.Recipes.CDK.Common/AWS.Deploy.Recipes.CDK.Common.csproj
@@ -16,7 +16,6 @@
-
diff --git a/src/AWS.Deploy.Recipes/CdkTemplates/AspNetAppAppRunner/AspNetAppAppRunner.csproj b/src/AWS.Deploy.Recipes/CdkTemplates/AspNetAppAppRunner/AspNetAppAppRunner.csproj
index fdce4e87..6293b380 100644
--- a/src/AWS.Deploy.Recipes/CdkTemplates/AspNetAppAppRunner/AspNetAppAppRunner.csproj
+++ b/src/AWS.Deploy.Recipes/CdkTemplates/AspNetAppAppRunner/AspNetAppAppRunner.csproj
@@ -26,7 +26,6 @@
-
-
-
-
-