diff --git a/WebApi.csproj b/WebApi.csproj index db2f484..b4fc496 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.0" /> + <PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="3.1.18" /> <PackageReference Include="System.IdentityModel.Tokens.Jwt" Version="5.6.0" /> </ItemGroup> </Project> \ No newline at end of file