Skip to content

Commit bfd6216

Browse files
Bump Microsoft.Owin.Security.Cookies
Bumps [Microsoft.Owin.Security.Cookies](https://github.com/aspnet/AspNetKatana) from 4.0.1 to 4.2.2. - [Release notes](https://github.com/aspnet/AspNetKatana/releases) - [Commits](aspnet/AspNetKatana@v4.0.1...v4.2.2) --- updated-dependencies: - dependency-name: Microsoft.Owin.Security.Cookies dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 112ce65 commit bfd6216

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Umbraco.Forms.Integrations.TestSite/packages.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
<package id="Microsoft.Owin" version="4.0.1" targetFramework="net472" />
3535
<package id="Microsoft.Owin.Host.SystemWeb" version="4.0.1" targetFramework="net472" />
3636
<package id="Microsoft.Owin.Security" version="4.0.1" targetFramework="net472" />
37-
<package id="Microsoft.Owin.Security.Cookies" version="4.0.1" targetFramework="net472" />
37+
<package id="Microsoft.Owin.Security.Cookies" version="4.2.2" targetFramework="net472" />
3838
<package id="Microsoft.Owin.Security.OAuth" version="4.0.1" targetFramework="net472" />
3939
<package id="Microsoft.VisualStudio.Setup.Configuration.Interop" version="1.16.30" targetFramework="net472" developmentDependency="true" />
4040
<package id="Microsoft.Web.Infrastructure" version="1.0.0.0" targetFramework="net472" />

0 commit comments

Comments
 (0)