mirror of
https://github.com/arsvendg/Stirling-PDF.git
synced 2026-07-16 11:23:10 +02:00
test reports for test.sh and fix test.sh deployments (#6027)
This commit is contained in:
@@ -177,8 +177,6 @@ subprojects {
|
||||
exclude group: 'org.bouncycastle', module: 'bcpkix-jdk15on'
|
||||
exclude group: 'org.bouncycastle', module: 'bcutil-jdk15on'
|
||||
exclude group: 'org.bouncycastle', module: 'bcmail-jdk15on'
|
||||
// Force a compatible Guava version for spotless
|
||||
resolutionStrategy.force 'com.google.guava:guava:33.0.0-jre'
|
||||
|
||||
// Security CVE fixes - hardcoded resolution strategy to ensure safe versions
|
||||
// Primary fixes via explicit dependencies in app/core/build.gradle:
|
||||
|
||||
Reference in New Issue
Block a user