Skip to content

Commit 31fc4ff

Browse files
committed
build: remove unnecessary ODC workaround
1 parent ccecbc6 commit 31fc4ff

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

build.gradle

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -814,9 +814,6 @@ tasks.register('unzipDependencyCheckCache', Copy) {
814814
target.setLastModified(details.lastModified)
815815
}
816816
}
817-
818-
// See https://github.com/dependency-check/DependencyCheck/issues/7759#issuecomment-3337361897
819-
System.setProperty('org.apache.lucene.store.MMapDirectory.enableMemorySegments', 'false')
820817
}
821818
}
822819

0 commit comments

Comments
 (0)