Skip to content

Commit

Permalink
Merge pull request #2437 from CactuseSecurity/dependabot/nuget/roles/…
Browse files Browse the repository at this point in the history
…develop/System.IdentityModel.Tokens.Jwt-7.6.0

Bump System.IdentityModel.Tokens.Jwt from 7.5.2 to 7.6.0 in /roles
  • Loading branch information
tpurschke authored May 29, 2024
2 parents 9643c79 + f9e231e commit bc33b88
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion roles/lib/files/FWO.Config.File/FWO.Config.File.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="System.IdentityModel.Tokens.Jwt" Version="7.5.2" />
<PackageReference Include="System.IdentityModel.Tokens.Jwt" Version="7.6.0" />
</ItemGroup>

<ItemGroup>
Expand Down
2 changes: 1 addition & 1 deletion roles/lib/files/FWO.Middleware/FWO.Middleware.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="System.IdentityModel.Tokens.Jwt" Version="7.5.2" />
<PackageReference Include="System.IdentityModel.Tokens.Jwt" Version="7.6.0" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit bc33b88

Please sign in to comment.