diff --git a/CHANGELOG.md b/CHANGELOG.md
index 2f751a06..5a6f746b 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -8,6 +8,7 @@ Prefix your items with `(Template)` if the change is about the template and not
## 3.5.X
- Bump Uno packages to 5.2.121 to fix a crash on iOS.
- Ensure NV.Template.Mobile nuget is only deployed from the main branch.
+- Updated `System.Text.Json` to resolve security vulnerabilities.
## 3.4.X
- Added a kill switch feature to the app.
diff --git a/src/app/ApplicationTemplate.Access/ApplicationTemplate.Access.csproj b/src/app/ApplicationTemplate.Access/ApplicationTemplate.Access.csproj
index 04bd5ee4..16b72eae 100644
--- a/src/app/ApplicationTemplate.Access/ApplicationTemplate.Access.csproj
+++ b/src/app/ApplicationTemplate.Access/ApplicationTemplate.Access.csproj
@@ -23,7 +23,7 @@
-
+