Skip to content

Commit df5edee

Browse files
Update dependency Microsoft.AspNetCore.Authentication.JwtBearer to v8
1 parent 3e2855d commit df5edee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Altinn.Broker/Altinn.Broker.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
</PropertyGroup>
99

1010
<ItemGroup>
11-
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="7.0.13" />
11+
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="8.0.0" />
1212
<PackageReference Include="Microsoft.AspNetCore.OpenApi" Version="7.0.13" />
1313
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.5.0" />
1414
<PackageReference Include="FluentValidation" Version="11.8.0" />

0 commit comments

Comments
 (0)