Skip to content

Commit f98ded2

Browse files
Bump Microsoft.AspNetCore.Authentication.JwtBearer from 8.0.15 to 8.0.22
--- updated-dependencies: - dependency-name: Microsoft.AspNetCore.Authentication.JwtBearer dependency-version: 8.0.22 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8b7ba62 commit f98ded2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

roles/middleware/files/FWO.Middleware.Server/FWO.Middleware.Server.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
</PropertyGroup>
99

1010
<ItemGroup>
11-
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="8.0.15" />
11+
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="8.0.22" />
1212
<PackageReference Include="Novell.Directory.Ldap.NETStandard" Version="4.0.0" />
1313
<PackageReference Include="PuppeteerSharp" Version="20.2.2" />
1414
<PackageReference Include="Swashbuckle.AspNetCore" Version="8.1.1" />

0 commit comments

Comments
 (0)