Skip to content

Commit

Permalink
Bump System.IdentityModel.Tokens.Jwt
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Feb 3, 2025
1 parent b86c48d commit 9d2adbb
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9,14 +9,14 @@
<ItemGroup>
<PackageReference Include="Azure.Storage.Blobs" Version="12.19.1" />
<PackageReference Include="Microsoft.AspNetCore.Mvc.NewtonsoftJson" Version="6.0.25" />
<PackageReference Include="Microsoft.IdentityModel.Tokens" Version="6.31.0" />
<PackageReference Include="Microsoft.IdentityModel.Tokens" Version="6.34.0" />
<PackageReference Include="Microsoft.VisualStudio.Azure.Containers.Tools.Targets" Version="1.17.0" />
<PackageReference Include="SkiaSharp" Version="2.88.6" />
<PackageReference Include="Syncfusion.EJ2.AspNet.Core" Version="23.2.7" />
<PackageReference Include="Syncfusion.EJ2.PdfViewer.AspNet.Core" Version="23.2.7" />
<PackageReference Include="Syncfusion.Pdf.Imaging.Net.Core" Version="23.2.7" />
<PackageReference Include="System.Data.SqlClient" Version="4.8.5" />
<PackageReference Include="System.IdentityModel.Tokens.Jwt" Version="6.31.0" />
<PackageReference Include="System.IdentityModel.Tokens.Jwt" Version="6.34.0" />
<PackageReference Include="Unity" Version="5.11.10" />
</ItemGroup>

Expand Down

0 comments on commit 9d2adbb

Please sign in to comment.