Skip to content

Commit d6aa7b3

Browse files
Bump Microsoft.AspNetCore.Authentication.JwtBearer from 9.0.10 to 9.0.11
--- updated-dependencies: - dependency-name: Microsoft.AspNetCore.Authentication.JwtBearer dependency-version: 9.0.11 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4698c03 commit d6aa7b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

HelseId.Core.BFF.Sample/Api/HelseId.Core.BFF.Sample.Api.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
<ItemGroup>
1010
<PackageReference Include="Duende.IdentityModel" Version="7.0.0" />
11-
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="9.0.10" />
11+
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="9.0.11" />
1212
<PackageReference Include="Microsoft.Extensions.Logging.Debug" Version="9.0.10" />
1313
<PackageReference Include="Serilog.Sinks.Console" Version="6.0.0" />
1414
</ItemGroup>

0 commit comments

Comments
 (0)