Skip to content

Commit 789b55d

Browse files
committed
Fixup thirdPartyAudit tasks
1 parent af1971f commit 789b55d

File tree

2 files changed

+0
-18
lines changed

2 files changed

+0
-18
lines changed

modules/repository-s3/build.gradle

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -139,15 +139,6 @@ tasks.named("thirdPartyAudit").configure {
139139
'org.apache.log.Hierarchy',
140140
'org.apache.log.Logger',
141141
'javax.jms.Message',
142-
'software.amazon.ion.IonReader',
143-
'software.amazon.ion.IonSystem',
144-
'software.amazon.ion.IonType',
145-
'software.amazon.ion.IonWriter',
146-
'software.amazon.ion.Timestamp',
147-
'software.amazon.ion.system.IonBinaryWriterBuilder',
148-
'software.amazon.ion.system.IonSystemBuilder',
149-
'software.amazon.ion.system.IonTextWriterBuilder',
150-
'software.amazon.ion.system.IonWriterBuilder',
151142
// We don't use the kms dependency
152143
'com.amazonaws.services.kms.AWSKMS',
153144
'com.amazonaws.services.kms.AWSKMSClient',

plugins/discovery-ec2/build.gradle

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -106,15 +106,6 @@ tasks.named("thirdPartyAudit").configure {
106106
// classes are missing
107107
'com.amazonaws.jmespath.JmesPathExpression',
108108
'com.amazonaws.jmespath.ObjectMapperSingleton',
109-
'software.amazon.ion.IonReader',
110-
'software.amazon.ion.IonSystem',
111-
'software.amazon.ion.IonType',
112-
'software.amazon.ion.IonWriter',
113-
'software.amazon.ion.Timestamp',
114-
'software.amazon.ion.system.IonBinaryWriterBuilder',
115-
'software.amazon.ion.system.IonSystemBuilder',
116-
'software.amazon.ion.system.IonTextWriterBuilder',
117-
'software.amazon.ion.system.IonWriterBuilder',
118109
'javax.servlet.ServletContextEvent',
119110
'javax.servlet.ServletContextListener',
120111
'org.apache.avalon.framework.logger.Logger',

0 commit comments

Comments
 (0)