Skip to content

Commit 849b9c6

Browse files
committed
update Microsoft.AspNetCore.Authentication.JwtBearer to 7.0.3
1 parent 8b5289c commit 849b9c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

aspnet-core/src/AbpCompanyName.AbpProjectName.Web.Core/AbpCompanyName.AbpProjectName.Web.Core.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
</ItemGroup>
2727

2828
<ItemGroup>
29-
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="7.0.0" />
29+
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="7.0.3" />
3030
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.5.0" />
3131
<PackageReference Include="Abp.AspNetCore" Version="8.1.0" />
3232
<PackageReference Include="Abp.ZeroCore" Version="8.1.0" />

0 commit comments

Comments
 (0)