Skip to content

Commit

Permalink
Bump Microsoft.Owin from 4.0.1 to 4.2.2 in /src/OSL.Forum/OSL.Forum.Web
Browse files Browse the repository at this point in the history
Bumps [Microsoft.Owin](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
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 31, 2022
1 parent e61376e commit 69370bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/OSL.Forum/OSL.Forum.Web/packages.config
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<package id="Microsoft.CodeDom.Providers.DotNetCompilerPlatform" version="2.0.1" targetFramework="net48" />
<package id="Microsoft.Extensions.DependencyInjection.Abstractions" version="2.1.0" targetFramework="net48" />
<package id="Microsoft.jQuery.Unobtrusive.Validation" version="3.2.11" targetFramework="net48" />
<package id="Microsoft.Owin" version="4.0.1" targetFramework="net48" />
<package id="Microsoft.Owin" version="4.2.2" targetFramework="net48" />
<package id="Microsoft.Owin.Host.SystemWeb" version="4.0.1" targetFramework="net48" />
<package id="Microsoft.Owin.Security" version="4.0.1" targetFramework="net48" />
<package id="Microsoft.Owin.Security.Cookies" version="4.0.1" targetFramework="net48" />
Expand Down

0 comments on commit 69370bc

Please sign in to comment.