We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2c6c84a commit 46d5b36Copy full SHA for 46d5b36
1 file changed
Libraries/Itext/Cube.Pdf.Itext.csproj
@@ -25,8 +25,8 @@
25
</PropertyGroup>
26
<ItemGroup>
27
<ProjectReference Include="..\Core\Cube.Pdf.Core.csproj" />
28
- <PackageReference Include="itext" Version="9.1.0" />
29
- <PackageReference Include="itext.bouncy-castle-adapter" Version="9.1.0" />
+ <PackageReference Include="itext" Version="9.2.0" />
+ <PackageReference Include="itext.bouncy-castle-adapter" Version="9.2.0" />
30
</ItemGroup>
31
32
<None Include="..\..\Icon.png" Pack="true" PackagePath="images" />
0 commit comments