Skip to content

Commit

Permalink
Merge pull request #415 from nventive/dev/jpl/security-fix
Browse files Browse the repository at this point in the history
fix: Resolve security advisory CVE-2024-43485.
  • Loading branch information
jeanplevesque authored Oct 9, 2024
2 parents 1e263ab + 873a8ec commit 32add29
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<PackageReference Include="Reactive.Annex" Version="2.0.0" />
<PackageReference Include="Refit" Version="7.0.0" />
<PackageReference Include="ReviewService.Abstractions" Version="1.0.0" />
<PackageReference Include="System.Text.Json" Version="8.0.4" />
<PackageReference Include="System.Text.Json" Version="8.0.5" />
<PackageReference Include="MallardMessageHandlers" Version="1.2.0" />
<PackageReference Include="Nventive.Persistence.Reactive" Version="0.5.0" />
<PackageReference Include="Nventive.Persistence" Version="0.5.0" />
Expand Down

0 comments on commit 32add29

Please sign in to comment.