Skip to content

Commit

Permalink
Update dependency System.IdentityModel.Tokens.Jwt to v7.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Renovate Bot committed Jan 14, 2024
1 parent 01217cb commit 2f1d969
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dotnet/Vaas/src/Vaas/Vaas.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<PackageReference Include="Microsoft.Extensions.Http" Version="6.0.0" />
<PackageReference Include="Microsoft.Extensions.Options.ConfigurationExtensions" Version="6.0.0" />
<PackageReference Include="Microsoft.Extensions.Options.DataAnnotations" Version="6.0.0" />
<PackageReference Include="System.IdentityModel.Tokens.Jwt" Version="7.0.3" />
<PackageReference Include="System.IdentityModel.Tokens.Jwt" Version="7.2.0" />
<PackageReference Include="Websocket.Client" Version="5.0.0" />
</ItemGroup>

Expand Down

0 comments on commit 2f1d969

Please sign in to comment.