Skip to content

Commit 4d274e5

Browse files
Bump Microsoft.Owin from 3.0.1 to 4.2.2 in /RockWeb
Bumps [Microsoft.Owin](https://github.com/aspnet/AspNetKatana) from 3.0.1 to 4.2.2. - [Release notes](https://github.com/aspnet/AspNetKatana/releases) - [Commits](aspnet/AspNetKatana@v3.0.1...v4.2.2) --- updated-dependencies: - dependency-name: Microsoft.Owin dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 706c676 commit 4d274e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

RockWeb/packages.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<package id="Microsoft.Bcl.AsyncInterfaces" version="5.0.0" targetFramework="net472" />
2020
<package id="Microsoft.CodeDom.Providers.DotNetCompilerPlatform" version="3.6.0" targetFramework="net472" />
2121
<package id="Microsoft.CSharp" version="4.7.0" targetFramework="net472" />
22-
<package id="Microsoft.Owin" version="4.0.0" targetFramework="net472" />
22+
<package id="Microsoft.Owin" version="4.2.2" targetFramework="net472" />
2323
<package id="Microsoft.Owin.Host.SystemWeb" version="3.0.1" targetFramework="net472" />
2424
<package id="Microsoft.Owin.Security" version="4.0.0" targetFramework="net472" />
2525
<package id="Microsoft.SqlServer.Types" version="11.0.2" targetFramework="net472" />

0 commit comments

Comments
 (0)