Skip to content

Commit 7c85e4d

Browse files
committed
Update generated FOSSA configuration
The FOSSA configuration check failed because .fossa.yml still listed the removed aws-lambda-events-2.2 library Gradle target. Regenerating the FOSSA configuration removed that stale target while keeping the active AWS Lambda targets. Validation: .\gradlew.bat generateFossaConfiguration
1 parent 00a3a07 commit 7c85e4d

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

.fossa.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -367,9 +367,6 @@ targets:
367367
- type: gradle
368368
path: ./
369369
target: ':instrumentation:aws-lambda:aws-lambda-events-2.2:javaagent'
370-
- type: gradle
371-
path: ./
372-
target: ':instrumentation:aws-lambda:aws-lambda-events-2.2:library'
373370
- type: gradle
374371
path: ./
375372
target: ':instrumentation:aws-lambda:aws-lambda-events-3.11:library'

0 commit comments

Comments
 (0)