We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aef4b07 commit 3e11dceCopy full SHA for 3e11dce
server/build.gradle
@@ -370,7 +370,7 @@ tasks.named("thirdPartyAudit").configure {
370
'com.google.protobuf.UnsafeUtil$JvmMemoryAccessor',
371
'com.google.protobuf.UnsafeUtil$MemoryAccessor',
372
'org.apache.logging.log4j.core.util.internal.UnsafeUtil',
373
- 'org.apache.logging.log4j.core.util.internal.UnsafeUtil$1'
+ 'org.apache.logging.log4j.core.util.internal.UnsafeUtil$1',
374
'reactor.core.publisher.Traces$SharedSecretsCallSiteSupplierFactory$TracingException'
375
)
376
}
0 commit comments