Skip to content

Commit c199880

Browse files
Bump Microsoft.Owin from 3.0.1 to 4.1.1 in /Umbraco.Site (#325)
Bumps [Microsoft.Owin](https://github.com/aspnet/AspNetKatana) from 3.0.1 to 4.1.1. - [Release notes](https://github.com/aspnet/AspNetKatana/releases) - [Commits](aspnet/AspNetKatana@v3.0.1...v4.1.1) --- updated-dependencies: - dependency-name: Microsoft.Owin dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0cd355f commit c199880

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Umbraco.Site/packages.config

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
<package id="Microsoft.CodeDom.Providers.DotNetCompilerPlatform" version="1.0.0" targetFramework="net452" />
3232
<package id="Microsoft.Net.Compilers" version="1.0.0" targetFramework="net452" developmentDependency="true" />
3333
<package id="Microsoft.Net.Http" version="2.2.29" targetFramework="net452" />
34-
<package id="Microsoft.Owin" version="3.0.1" targetFramework="net452" />
34+
<package id="Microsoft.Owin" version="4.1.1" targetFramework="net452" />
3535
<package id="Microsoft.Owin.Host.SystemWeb" version="3.0.1" targetFramework="net452" />
3636
<package id="Microsoft.Owin.Security" version="3.0.1" targetFramework="net452" />
3737
<package id="Microsoft.Owin.Security.Cookies" version="3.0.1" targetFramework="net452" />

0 commit comments

Comments
 (0)