Skip to content

Commit

Permalink
Merge pull request #352 from GDATASoftwareAG/renovate/dotnet
Browse files Browse the repository at this point in the history
Update dependency System.IdentityModel.Tokens.Jwt to v7.3.0
  • Loading branch information
lennartdohmann authored Jan 30, 2024
2 parents 59c24e8 + b274df7 commit f78ec41
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.2.0" />
<PackageReference Include="System.IdentityModel.Tokens.Jwt" Version="7.3.0" />
<PackageReference Include="Websocket.Client" Version="5.0.0" />
</ItemGroup>

Expand Down

0 comments on commit f78ec41

Please sign in to comment.