Skip to content

Commit a865ad1

Browse files
Merge pull request #55 from TransactionProcessing/dependabot/nuget/FileProcessor/Microsoft.AspNetCore.Authentication.JwtBearer-5.0.9
Bump Microsoft.AspNetCore.Authentication.JwtBearer from 5.0.2 to 5.0.9 in /FileProcessor
2 parents 603a9f2 + f4c6798 commit a865ad1

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)