Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="SqlSugarCore" Version="5.1.4.217" />
<PackageReference Include="SqlSugarCore" Version="5.1.4.218" />
<!-- 传递依赖钉住:SqlSugarCore → Microsoft.Data.Sqlite 10.0.9 → SQLitePCLRaw 2.1.11 存在
高危漏洞 CVE-2025-6965(GHSA-2m69-gcr7-jv3q,2.1.12 起修复)。
最近获胜原则把整条链抬到 2.1.13,上游升级后可移除本行。 -->
Expand Down
Loading