Skip to content

Commit adc2da5

Browse files
committed
fix: src/jcdcdev.Umbraco.ExtendedMarkdownEditor.TestSite/jcdcdev.Umbraco.ExtendedMarkdownEditor.TestSite.csproj to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-DOTNET-UMBRACOCMSCORE-10300811
1 parent 45db72c commit adc2da5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/jcdcdev.Umbraco.ExtendedMarkdownEditor.TestSite/jcdcdev.Umbraco.ExtendedMarkdownEditor.TestSite.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
</PropertyGroup>
77

88
<ItemGroup>
9-
<PackageReference Include="Umbraco.Cms" Version="15.3.1" />
9+
<PackageReference Include="Umbraco.Cms" Version="15.4.2" />
1010
<PackageReference Include="uSync" Version="15.1.6"/>
1111
</ItemGroup>
1212

0 commit comments

Comments
 (0)