Skip to content

Commit fe6e860

Browse files
authored
Upgrade JsonCore dependency affected by CVE-2024-43485
1 parent e121a5b commit fe6e860

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/KafkaFlow.Serializer.JsonCore/KafkaFlow.Serializer.JsonCore.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
</PropertyGroup>
99

1010
<ItemGroup>
11-
<PackageReference Include="System.Text.Json" Version="6.0.8" />
11+
<PackageReference Include="System.Text.Json" Version="6.0.10" />
1212
</ItemGroup>
1313

1414
<ItemGroup>

0 commit comments

Comments
 (0)