diff --git a/WebApi.csproj b/WebApi.csproj index 8b8eef7..f3237b5 100644 --- a/WebApi.csproj +++ b/WebApi.csproj @@ -3,7 +3,7 @@ <TargetFramework>netcoreapp3.1</TargetFramework> </PropertyGroup> <ItemGroup> - <PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="3.1.6" /> + <PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="3.1.18" /> <PackageReference Include="System.IdentityModel.Tokens.Jwt" Version="6.7.1" /> </ItemGroup> </Project> \ No newline at end of file