Skip to content

Commit

Permalink
chore/deps-backend-w18 (#8475)
Browse files Browse the repository at this point in the history
* deps: patched maven packages

* deps: patched nuget packages

* deps: nuget package not detected by version lens

* deps: reverted breaking change

Co-authored-by: EKEBERG Steffen <[email protected]>
  • Loading branch information
lorang92 and lorangSec authored May 5, 2022
1 parent c697e5d commit 1520eac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/LocalTest.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<PackageReference Include="Altinn.Authorization.ABAC" Version="0.0.5" />
<PackageReference Include="Altinn.Common.PEP" Version="1.0.39" />
<PackageReference Include="Altinn.Platform.Models" Version="1.1.1" />
<PackageReference Include="Altinn.Platform.Storage.Interface" Version="3.9.0" />
<PackageReference Include="Altinn.Platform.Storage.Interface" Version="3.10.0" />
<PackageReference Include="JWTCookieAuthentication" Version="2.4.2" />
<PackageReference Include="Microsoft.Azure.DocumentDB.Core" Version="2.18.0" />
<PackageReference Include="Microsoft.Extensions.Logging.Debug" Version="6.0.0" />
Expand Down

0 comments on commit 1520eac

Please sign in to comment.