Skip to content

Commit

Permalink
Merge pull request #341 from GDATASoftwareAG/renovate/dotnet
Browse files Browse the repository at this point in the history
Update dependency System.IdentityModel.Tokens.Jwt to v7.2.0
  • Loading branch information
lennartdohmann authored Jan 15, 2024
2 parents 01217cb + 2f1d969 commit 08c62cb
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 08c62cb

Please sign in to comment.