Skip to content

Commit

Permalink
Bump JwtBearer to version 3.1.18
Browse files Browse the repository at this point in the history
Bump Microsoft.AspNetCore.Authentication.JwtBearer from 3.1.6 to 3.1.18 in /IntelliCenterGateway
  • Loading branch information
mguinness authored Sep 2, 2021
2 parents 7294f2e + 7dfde17 commit 0ce1e31
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion IntelliCenterGateway/IntelliCenterGateway.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="3.1.6" />
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="3.1.18" />
<PackageReference Include="Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation" Version="3.1.4" />
<PackageReference Include="Microsoft.AspNetCore.SignalR.Client" Version="3.1.5" />
<PackageReference Include="System.Net.WebSockets.Client" Version="4.3.2" />
Expand Down

0 comments on commit 0ce1e31

Please sign in to comment.