Skip to content

Commit 63b0c53

Browse files
authored
Merge pull request #58 from Amitpnk/dependabot/nuget/src/System.IdentityModel.Tokens.Jwt-8.1.1
chore(deps): bump System.IdentityModel.Tokens.Jwt from 8.0.2 to 8.1.1 in /src
2 parents fb95f35 + f5915a6 commit 63b0c53

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/OA.Persistence/OA.Persistence.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<PrivateAssets>all</PrivateAssets>
1616
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
1717
</PackageReference>
18-
<PackageReference Include="System.IdentityModel.Tokens.Jwt" Version="8.0.2" />
18+
<PackageReference Include="System.IdentityModel.Tokens.Jwt" Version="8.1.1" />
1919
</ItemGroup>
2020

2121
<ItemGroup>

0 commit comments

Comments
 (0)