Publish v0.91 (#1256) * add spotcheck to lambdas for snap start * fix premature close of output stream when saving pdfs; adds debug logging of ddb stream events * add debug logs to pdf generator lambda * cleanup pdf gen λ debug logs; PDFBOX-5848 * vectorize writes in S3ByteArrayOutputStream * fix: order of OutputStream closing in PdfGenerator Lambda * disable versioning on pdf bucket * combine cdk dependencies * forgot AdminClient * more dependency combos * bump gradle * [WIP] migrate all lambdas to gradle * migrate all to gradle * finalize maven purge * update dependabot to gradle * use gradle scripts instead of stage.bash * add root project to dependabot * compile time version check * simplify BuildProperties * let dependabot figure out project dependency structure from root gradle * centralize dependency management * allow more dependabot prs * fix unparseable libs.versions.toml * add build action * correct build action path * pdf outputstreams cleanup * add plugins to centralized dependency management * only api platforms in service-assets * SdkClientProvider race condition in close() * fix: ddb client static member PdfHelper * Bump github-spotbugs from 4.8.6 to 4.9.3 (#1250) * Bump org.jetbrains:annotations from 24.1.0 to 26.0.2 (#1245) * Bump com.googlecode.libphonenumber:libphonenumber from 8.13.41 to 9.0.1 (#1244) * Bump org.apache.pdfbox:pdfbox from 2.0.32 to 2.0.33 (#1248) * Bump org.slf4j:slf4j-nop from 2.0.13 to 2.0.17 (#1234) * Bump org.apache.commons:commons-text from 1.12.0 to 1.13.0 (#1243) * Bump jackson from 2.17.2 to 2.18.3 (#1249) * Bump com.googlecode.lanterna:lanterna from 3.1.2 to 3.1.3 (#1236) * Bump com.amazonaws:aws-lambda-java-events from 3.12.0 to 3.15.0 (#1246) * Bump software.constructs:constructs from 10.3.0 to 10.4.2 (#1242) * Bump software.amazon.awscdk:aws-cdk-lib from 2.149.0 to 2.185.0 (#1239) * Bump software.amazon.awssdk:bom from 2.26.21 to 2.31.6 (#1237) * Bump software.amazon.awscdk:amplify-alpha (#1238) * fix cdk deprecation warnings * Bump com.googlecode.libphonenumber:libphonenumber from 9.0.1 to 9.0.2 (#1251) * Bump software.amazon.awssdk:bom from 2.31.6 to 2.31.10 (#1252) * combine awscdk deps for dependabot * Bump the awscdk group with 2 updates (#1255) * cdk has gc now --------- Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>