Skip to content

Commit f4c6798

Browse files
Bump Microsoft.AspNetCore.Authentication.JwtBearer in /FileProcessor
Bumps [Microsoft.AspNetCore.Authentication.JwtBearer](https://github.com/dotnet/aspnetcore) from 5.0.2 to 5.0.9. - [Release notes](https://github.com/dotnet/aspnetcore/releases) - [Commits](dotnet/aspnetcore@v5.0.2...v5.0.9) --- updated-dependencies: - dependency-name: Microsoft.AspNetCore.Authentication.JwtBearer dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 603a9f2 commit f4c6798

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

FileProcessor/FileProcessor.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<PackageReference Include="NLog.Extensions.Logging" Version="1.7.0" />
2121
<PackageReference Include="Microsoft.Extensions.Logging.Console" Version="5.0.0" />
2222
<PackageReference Include="Microsoft.Extensions.Logging.Debug" Version="5.0.0" />
23-
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="5.0.2" />
23+
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="5.0.9" />
2424
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.1.2" />
2525
<PackageReference Include="Swashbuckle.AspNetCore.Annotations" Version="6.1.2" />
2626
<PackageReference Include="Swashbuckle.AspNetCore.Filters" Version="7.0.2" />

0 commit comments

Comments
 (0)