Skip to content

Commit 5aa744c

Browse files
committed
Update dependencies
1 parent 9132ab0 commit 5aa744c

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

itext.tests/itext.cleanup.tests/itext.cleanup.tests.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,10 +40,10 @@
4040
</ItemGroup>
4141
<ItemGroup>
4242
<ProjectReference Include="..\..\..\itextcore\itext\itext.io\itext.io.csproj" Condition="Exists('..\..\..\itextcore\itext\itext.io\itext.io.csproj')" />
43-
<PackageReference Include="itext7" Version="7.2.4-SNAPSHOT" Condition="!Exists('..\..\..\itextcore\itext\itext.io\itext.io.csproj')" />
43+
<PackageReference Include="itext7" Version="7.2.5-SNAPSHOT" Condition="!Exists('..\..\..\itextcore\itext\itext.io\itext.io.csproj')" />
4444
<ProjectReference Include="..\..\..\itextcore\itext\itext.kernel\itext.kernel.csproj" Condition="Exists('..\..\..\itextcore\itext\itext.kernel\itext.kernel.csproj')" />
4545
<ProjectReference Include="..\..\..\itextcore\itext\itext.pdftest\itext.pdftest.csproj" Condition="Exists('..\..\..\itextcore\itext\itext.pdftest\itext.pdftest.csproj')" />
46-
<PackageReference Include="itext7.pdftest" Version="7.2.4-SNAPSHOT" Condition="!Exists('..\..\..\itextcore\itext\itext.pdftest\itext.pdftest.csproj')" />
46+
<PackageReference Include="itext7.pdftest" Version="7.2.5-SNAPSHOT" Condition="!Exists('..\..\..\itextcore\itext\itext.pdftest\itext.pdftest.csproj')" />
4747
<ProjectReference Include="..\..\itext\itext.cleanup\itext.cleanup.csproj" />
4848
</ItemGroup>
4949
</Project>

itext/itext.cleanup/itext.cleanup.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
</ItemGroup>
3131
<ItemGroup>
3232
<ProjectReference Include="..\..\..\itextcore\itext\itext.io\itext.io.csproj" Condition="Exists('..\..\..\itextcore\itext\itext.io\itext.io.csproj')" />
33-
<PackageReference Include="itext7" Version="7.2.4-SNAPSHOT" Condition="!Exists('..\..\..\itextcore\itext\itext.io\itext.io.csproj')" />
33+
<PackageReference Include="itext7" Version="7.2.5-SNAPSHOT" Condition="!Exists('..\..\..\itextcore\itext\itext.io\itext.io.csproj')" />
3434
<ProjectReference Include="..\..\..\itextcore\itext\itext.kernel\itext.kernel.csproj" Condition="Exists('..\..\..\itextcore\itext\itext.kernel\itext.kernel.csproj')" />
3535
<ProjectReference Include="..\..\..\itextcore\itext\itext.layout\itext.layout.csproj" Condition="Exists('..\..\..\itextcore\itext\itext.layout\itext.layout.csproj')" />
3636
</ItemGroup>

pdfSweep.nuspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<tags>itext itext7 itextsharp c# .net csharp pdf cleanup pdfsweep</tags>
1919
<repository type="git" url="https://github.com/itext/i7j-pdfsweep.git" />
2020
<dependencies>
21-
<dependency id="itext7" version="7.2.4-SNAPSHOT" />
21+
<dependency id="itext7" version="7.2.5-SNAPSHOT" />
2222
</dependencies>
2323
</metadata>
2424
<files>

port-hash

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
f74b62a7b25bc3b6e2e6a169ec570456cb03532c
1+
a4dca4b65397e057b6074bafc1364fbccd27a4c5

0 commit comments

Comments
 (0)