Skip to content

Commit aa6d2bb

Browse files
committed
fixup
1 parent a05c79a commit aa6d2bb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Lucene.Net.Analysis.OpenNLP/Lucene.Net.Analysis.OpenNLP.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656

5757
<!-- This is a transitive dependency of IKVM, but the version it references is vulnerable. We are currently blocked from upgrading
5858
IKVM due to the Azure DevOps limitation of 10GB for a single build agent, so we have to add this reference instead. -->
59-
<PackageReference Include="System.Text.Json" Version="$(SystemTextJsonPackageVersion)" />
59+
<!--<PackageReference Include="System.Text.Json" Version="$(SystemTextJsonPackageVersion)" />-->
6060
</ItemGroup>
6161

6262
<ItemGroup>

0 commit comments

Comments
 (0)