Skip to content

Commit 806c5fe

Browse files
Bump Microsoft.AspNetCore.Authentication.JwtBearer from 8.0.19 to 8.0.21
--- updated-dependencies: - dependency-name: Microsoft.AspNetCore.Authentication.JwtBearer dependency-version: 8.0.21 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7c30a2f commit 806c5fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

aspnet/MyXProject.Web/MyXProject.Web.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<ItemGroup>
1010
<PackageReference Include="dotnet-passbook" Version="3.2.4" />
1111
<PackageReference Include="FirebaseAdmin" Version="3.4.0" />
12-
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="8.0.19" />
12+
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="8.0.21" />
1313
<PackageReference Include="Microsoft.AspNetCore.OpenApi" Version="8.0.14"/>
1414
<PackageReference Include="Microsoft.EntityFrameworkCore.Design" Version="8.0.14">
1515
<PrivateAssets>all</PrivateAssets>

0 commit comments

Comments
 (0)