Skip to content

Commit

Permalink
backend patching (#7081)
Browse files Browse the repository at this point in the history
* backend patching

* patched pom

* rolled back kw
  • Loading branch information
acn-sbuad authored Oct 7, 2021
1 parent 6d3d514 commit 7babd19
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/LocalTest.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,10 @@
<ItemGroup>
<PackageReference Include="Altinn.Authorization.ABAC" Version="0.0.4-alpha" />
<PackageReference Include="Altinn.Common.PEP" Version="1.0.38-alpha" />
<PackageReference Include="Altinn.Platform.Models" Version="1.1.0" />
<PackageReference Include="Altinn.Platform.Models" Version="1.1.1" />
<PackageReference Include="Altinn.Platform.Storage.Interface" Version="3.3.0" />
<PackageReference Include="JWTCookieAuthentication" Version="2.4.1-alpha" />
<PackageReference Include="Microsoft.Azure.DocumentDB.Core" Version="2.16.0" />
<PackageReference Include="JWTCookieAuthentication" Version="2.4.2" />
<PackageReference Include="Microsoft.Azure.DocumentDB.Core" Version="2.16.1" />
<PackageReference Include="Microsoft.Extensions.Logging.Debug" Version="5.0.0" />
</ItemGroup>

Expand Down

0 comments on commit 7babd19

Please sign in to comment.