Skip to content

Commit 0bab7ac

Browse files
authored
Merge pull request #4 from approov/dependabot/nuget/servers/hello/src/approov-protected-server/token-check/System.IdentityModel.Tokens.Jwt-6.34.0
Bump System.IdentityModel.Tokens.Jwt from 6.15.0 to 6.34.0 in /servers/hello/src/approov-protected-server/token-check
2 parents c9a93c2 + 67b9c02 commit 0bab7ac

File tree

1 file changed

+1
-1
lines changed
  • servers/hello/src/approov-protected-server/token-check

1 file changed

+1
-1
lines changed

servers/hello/src/approov-protected-server/token-check/Hello.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,6 @@
1111
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.2.3" />
1212
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="6.0.0" />
1313
<!-- -->
14-
<PackageReference Include="System.IdentityModel.Tokens.Jwt" Version="6.15.0" />
14+
<PackageReference Include="System.IdentityModel.Tokens.Jwt" Version="6.34.0" />
1515
</ItemGroup>
1616
</Project>

0 commit comments

Comments
 (0)