Skip to content

Commit

Permalink
Merge pull request #2037 from aws-samples/dependabot/nuget/apigw-webs…
Browse files Browse the repository at this point in the history
…ocket-api-lambda-authorizer/src/LambdaAuthorizer/System.IdentityModel.Tokens.Jwt-7.1.2

Bump System.IdentityModel.Tokens.Jwt from 7.0.3 to 7.1.2 in /apigw-websocket-api-lambda-authorizer/src/LambdaAuthorizer
  • Loading branch information
pputhran authored Jan 12, 2024
2 parents e62400b + fa26f0c commit 8b402b7
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@
<PackageReference Include="AWS.Lambda.Powertools.Logging" Version="1.4.4" />
<PackageReference Include="AWSSDK.ApiGatewayManagementApi" Version="3.7.300.28" />
<PackageReference Include="Microsoft.IdentityModel.Protocols.OpenIdConnect" Version="7.0.3" />
<PackageReference Include="System.IdentityModel.Tokens.Jwt" Version="7.0.3" />
<PackageReference Include="System.IdentityModel.Tokens.Jwt" Version="7.1.2" />
</ItemGroup>
</Project>

0 comments on commit 8b402b7

Please sign in to comment.