Skip to content

Commit b2399da

Browse files
Bump Microsoft.AspNetCore.Authentication.JwtBearer from 8.0.19 to 8.0.26
--- updated-dependencies: - dependency-name: Microsoft.AspNetCore.Authentication.JwtBearer dependency-version: 8.0.26 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 07d322c commit b2399da

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

prime-dotnet-webapi/prime.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
<PackageReference Include="Swashbuckle.AspNetCore.Newtonsoft" Version="6.9.0" />
4040
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.9.0" />
4141
<PackageReference Include="Wkhtmltopdf.NetCore" Version="5.0.2-preview" />
42-
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="8.0.19" />
42+
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="8.0.26" />
4343
<PackageReference Include="Microsoft.AspNetCore.Mvc.NewtonsoftJson" Version="8.0.19" />
4444
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="8.0.19" />
4545
<PackageReference Include="Microsoft.EntityFrameworkCore.Design" Version="8.0.19" />

0 commit comments

Comments
 (0)