Skip to content

Commit f51c336

Browse files
Bump Microsoft.IdentityModel.JsonWebTokens
Bumps [Microsoft.IdentityModel.JsonWebTokens](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet) from 6.25.0 to 6.34.0. - [Release notes](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/releases) - [Changelog](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/blob/dev/CHANGELOG.md) - [Commits](AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet@6.25.0...6.34.0) --- updated-dependencies: - dependency-name: Microsoft.IdentityModel.JsonWebTokens dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent fc1a7ac commit f51c336

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

DefenderDevOps/DefenderForDevOps/DummyApp/DummyApp.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
</PropertyGroup>
99

1010
<ItemGroup>
11-
<PackageReference Include="Microsoft.IdentityModel.JsonWebTokens" Version="6.25.0" />
11+
<PackageReference Include="Microsoft.IdentityModel.JsonWebTokens" Version="6.34.0" />
1212
</ItemGroup>
1313

1414
</Project>

0 commit comments

Comments
 (0)