dependabot[bot] opened a new pull request, #20927: URL: https://github.com/apache/camel/pull/20927
Bumps [com.stripe:stripe-java](https://github.com/stripe/stripe-java) from 31.1.0 to 31.2.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/stripe/stripe-java/releases">com.stripe:stripe-java's releases</a>.</em></p> <blockquote> <h2>v31.2.0</h2> <ul> <li><a href="https://redirect.github.com/stripe/stripe-java/pull/2144">#2144</a> Update generated code <ul> <li>Add support for event notifications <code>V2CoreAccountClosedEvent</code>, <code>V2CoreAccountCreatedEvent</code>, <code>V2CoreAccountIncludingConfigurationCustomerCapabilityStatusUpdatedEvent</code>, <code>V2CoreAccountIncludingConfigurationCustomerUpdatedEvent</code>, <code>V2CoreAccountIncludingConfigurationMerchantCapabilityStatusUpdatedEvent</code>, <code>V2CoreAccountIncludingConfigurationMerchantUpdatedEvent</code>, <code>V2CoreAccountIncludingConfigurationRecipientCapabilityStatusUpdatedEvent</code>, <code>V2CoreAccountIncludingConfigurationRecipientUpdatedEvent</code>, <code>V2CoreAccountIncludingDefaultsUpdatedEvent</code>, <code>V2CoreAccountIncludingFutureRequirementsUpdatedEvent</code>, <code>V2CoreAccountIncludingIdentityUpdatedEvent</code>, <code>V2CoreAccountIncludingRequirementsUpdatedEvent</code>, and <code>V2CoreAccountUpdatedEvent</code> with related object <code>v2.core.Account</code></li> <li>Add support for event notification <code>V2CoreAccountLinkReturnedEvent</code></li> <li>Add support for event notifications <code>V2CoreAccountPersonCreatedEvent</code>, <code>V2CoreAccountPersonDeletedEvent</code>, and <code>V2CoreAccountPersonUpdatedEvent</code> with related object <code>v2.core.AccountPerson</code></li> </ul> </li> </ul> <p>See <a href="https://github.com/stripe/stripe-java/blob/v31.2.0/CHANGELOG.md">the changelog for more details</a>.</p> <h2>v31.2.0-beta.1</h2> <p>This release changes the pinned API version to <code>2025-12-15.preview</code>.</p> <ul> <li><a href="https://redirect.github.com/stripe/stripe-java/pull/2104">#2104</a> Add EventNotificationHandler</li> <li><a href="https://redirect.github.com/stripe/stripe-java/pull/2117">#2117</a> Update generated code for beta <ul> <li>Add support for new resources <code>reserve.Hold</code>, <code>reserve.Plan</code>, and <code>reserve.Release</code></li> <li>Add support for <code>list</code> and <code>retrieve</code> methods on resources <code>reserve.Hold</code> and <code>reserve.Release</code></li> <li>Add support for <code>retrieve</code> method on resource <code>reserve.Plan</code></li> <li>Change type of <code>v2.FinancialAddressGeneratedMicrodeposits.amounts</code> from <code>amount</code> to <code>an object</code></li> <li>Change type of <code>PaymentIntentConfirmParams.payment_method_options.payto.mandate_options.amount</code>, <code>PaymentIntentCreateParams.payment_method_options.payto.mandate_options.amount</code>, <code>PaymentIntentUpdateParams.payment_method_options.payto.mandate_options.amount</code>, <code>SetupIntentConfirmParams.payment_method_options.payto.mandate_options.amount</code>, <code>SetupIntentCreateParams.payment_method_options.payto.mandate_options.amount</code>, <code>SetupIntentUpdateParams.payment_method_options.payto.mandate_options.amount</code>, and <code>checkout.SessionCreateParams.payment_method_options.payto.mandate_options.amount</code> from <code>longInteger</code> to <code>emptyable(longInteger)</code></li> <li>Change type of <code>PaymentIntentConfirmParams.payment_method_options.payto.mandate_options.amountType</code>, <code>PaymentIntentCreateParams.payment_method_options.payto.mandate_options.amountType</code>, <code>PaymentIntentUpdateParams.payment_method_options.payto.mandate_options.amountType</code>, <code>SetupIntentConfirmParams.payment_method_options.payto.mandate_options.amountType</code>, <code>SetupIntentCreateParams.payment_method_options.payto.mandate_options.amountType</code>, <code>SetupIntentUpdateParams.payment_method_options.payto.mandate_options.amountType</code>, and <code>checkout.SessionCreateParams.payment_method_options.payto.mandate_options.amountType</code> from <code>enum('fixed'|'maximum')</code> to <code>emptyable(enum('fixed'|'maximum'))</code></li> <li>Change type of <code>PaymentIntentConfirmParams.payment_method_options.payto.mandate_options.endDate</code>, <code>PaymentIntentCreateParams.payment_method_options.payto.mandate_options.endDate</code>, <code>PaymentIntentUpdateParams.payment_method_options.payto.mandate_options.endDate</code>, <code>SetupIntentConfirmParams.payment_method_options.payto.mandate_options.endDate</code>, <code>SetupIntentCreateParams.payment_method_options.payto.mandate_options.endDate</code>, <code>SetupIntentUpdateParams.payment_method_options.payto.mandate_options.endDate</code>, and <code>checkout.SessionCreateParams.payment_method_options.payto.mandate_options.endDate</code> from <code>string</code> to <code>emptyable(string)</code></li> <li>Change type of <code>PaymentIntentConfirmParams.payment_method_options.payto.mandate_options.paymentSchedule</code>, <code>PaymentIntentCreateParams.payment_method_options.payto.mandate_options.paymentSchedule</code>, <code>PaymentIntentUpdateParams.payment_method_options.payto.mandate_options.paymentSchedule</code>, <code>SetupIntentConfirmParams.payment_method_options.payto.mandate_options.paymentSchedule</code>, <code>SetupIntentCreateParams.payment_method_options.payto.mandate_options.paymentSchedule</code>, <code>SetupIntentUpdateParams.payment_method_options.payto.mandate_options.paymentSchedule</code>, and <code>checkout.SessionCreateParams.payment_method_options.payto.mandate_options.paymentSchedule</code> from <code>enum</code> to <code>emptyable(enum)</code></li> <li>Change type of <code>PaymentIntentConfirmParams.payment_method_options.payto.mandate_options.paymentsPerPeriod</code>, <code>PaymentIntentCreateParams.payment_method_options.payto.mandate_options.paymentsPerPeriod</code>, <code>PaymentIntentUpdateParams.payment_method_options.payto.mandate_options.paymentsPerPeriod</code>, <code>SetupIntentConfirmParams.payment_method_options.payto.mandate_options.paymentsPerPeriod</code>, <code>SetupIntentCreateParams.payment_method_options.payto.mandate_options.paymentsPerPeriod</code>, <code>SetupIntentUpdateParams.payment_method_options.payto.mandate_options.paymentsPerPeriod</code>, and <code>checkout.SessionCreateParams.payment_method_options.payto.mandate_options.paymentsPerPeriod</code> from <code>longInteger</code> to <code>emptyable(longInteger)</code></li> <li>Change type of <code>PaymentIntentConfirmParams.payment_method_options.payto.mandate_options.purpose</code>, <code>PaymentIntentCreateParams.payment_method_options.payto.mandate_options.purpose</code>, <code>PaymentIntentUpdateParams.payment_method_options.payto.mandate_options.purpose</code>, <code>SetupIntentConfirmParams.payment_method_options.payto.mandate_options.purpose</code>, <code>SetupIntentCreateParams.payment_method_options.payto.mandate_options.purpose</code>, <code>SetupIntentUpdateParams.payment_method_options.payto.mandate_options.purpose</code>, and <code>checkout.SessionCreateParams.payment_method_options.payto.mandate_options.purpose</code> from <code>enum</code> to <code>emptyable(enum)</code></li> <li>Change type of <code>SetupIntentConfirmParams.payment_method_options.payto.mandate_options.startDate</code>, <code>SetupIntentCreateParams.payment_method_options.payto.mandate_options.startDate</code>, <code>SetupIntentUpdateParams.payment_method_options.payto.mandate_options.startDate</code>, and <code>checkout.SessionCreateParams.payment_method_options.payto.mandate_options.startDate</code> from <code>string</code> to <code>emptyable(string)</code></li> <li>Add support for <code>asyncWorkflows</code> on <code>PaymentIntent</code></li> <li>Add support for <code>payto</code> on <code>QuotePreviewInvoice.payment_settings.payment_method_options</code></li> <li>Remove support for <code>requested</code> on <code>v2.core.Account.configuration.customer.capabilities.automatic_indirect_tax</code>, <code>v2.core.Account.configuration.merchant.capabilities.ach_debit_payments</code>, <code>v2.core.Account.configuration.merchant.capabilities.acss_debit_payments</code>, <code>v2.core.Account.configuration.merchant.capabilities.affirm_payments</code>, <code>v2.core.Account.configuration.merchant.capabilities.afterpay_clearpay_payments</code>, <code>v2.core.Account.configuration.merchant.capabilities.alma_payments</code>, <code>v2.core.Account.configuration.merchant.capabilities.amazon_pay_payments</code>, <code>v2.core.Account.configuration.merchant.capabilities.au_becs_debit_payments</code>, <code>v2.core.Account.configuration.merchant.capabilities.bacs_debit_payments</code>, <code>v2.core.Account.configuration.merchant.capabilities.bancontact_payments</code>, <code>v2.core.Account.configuration.merchant.capabilities.blik_payments</code>, <cod e>v2.core.Account.configuration.merchant.capabilities.boleto_payments</code>, <code>v2.core.Account.configuration.merchant.capabilities.card_payments</code>, <code>v2.core.Account.configuration.merchant.capabilities.cartes_bancaires_payments</code>, <code>v2.core.Account.configuration.merchant.capabilities.cashapp_payments</code>, <code>v2.core.Account.configuration.merchant.capabilities.eps_payments</code>, <code>v2.core.Account.configuration.merchant.capabilities.fpx_payments</code>, <code>v2.core.Account.configuration.merchant.capabilities.gb_bank_transfer_payments</code>, <code>v2.core.Account.configuration.merchant.capabilities.grabpay_payments</code>, <code>v2.core.Account.configuration.merchant.capabilities.ideal_payments</code>, <code>v2.core.Account.configuration.merchant.capabilities.jcb_payments</code>, <code>v2.core.Account.configuration.merchant.capabilities.jp_bank_transfer_payments</code>, <code>v2.core.Account.configuration.merchant.capabilities.kakao_pay_payments</c ode>, <code>v2.core.Account.configuration.merchant.capabilities.klarna_payments</code>, <code>v2.core.Account.configuration.merchant.capabilities.konbini_payments</code>, <code>v2.core.Account.configuration.merchant.capabilities.kr_card_payments</code>, <code>v2.core.Account.configuration.merchant.capabilities.link_payments</code>, <code>v2.core.Account.configuration.merchant.capabilities.mobilepay_payments</code>, <code>v2.core.Account.configuration.merchant.capabilities.multibanco_payments</code>, <code>v2.core.Account.configuration.merchant.capabilities.mx_bank_transfer_payments</code>, <code>v2.core.Account.configuration.merchant.capabilities.naver_pay_payments</code>, <code>v2.core.Account.configuration.merchant.capabilities.oxxo_payments</code>, <code>v2.core.Account.configuration.merchant.capabilities.p24_payments</code>, <code>v2.core.Account.configuration.merchant.capabilities.pay_by_bank_payments</code>, <code>v2.core.Account.configuration.merchant.capabilities.payco_payme nts</code>, <code>v2.core.Account.configuration.merchant.capabilities.paynow_payments</code>, <code>v2.core.Account.configuration.merchant.capabilities.promptpay_payments</code>, <code>v2.core.Account.configuration.merchant.capabilities.revolut_pay_payments</code>, <code>v2.core.Account.configuration.merchant.capabilities.samsung_pay_payments</code>, <code>v2.core.Account.configuration.merchant.capabilities.sepa_bank_transfer_payments</code>, <code>v2.core.Account.configuration.merchant.capabilities.sepa_debit_payments</code>, <code>v2.core.Account.configuration.merchant.capabilities.stripe_balance.payouts</code>, <code>v2.core.Account.configuration.merchant.capabilities.swish_payments</code>, <code>v2.core.Account.configuration.merchant.capabilities.twint_payments</code>, <code>v2.core.Account.configuration.merchant.capabilities.us_bank_transfer_payments</code>, <code>v2.core.Account.configuration.merchant.capabilities.zip_payments</code>, <code>v2.core.Account.configuration.recipi ent.capabilities.bank_accounts.local</code>, <code>v2.core.Account.configuration.recipient.capabilities.bank_accounts.wire</code>, <code>v2.core.Account.configuration.recipient.capabilities.cards</code>, <code>v2.core.Account.configuration.recipient.capabilities.stripe_balance.payouts</code>, <code>v2.core.Account.configuration.recipient.capabilities.stripe_balance.stripe_transfers</code>, <code>v2.core.Account.configuration.storer.capabilities.financial_addresses.bank_accounts</code>, <code>v2.core.Account.configuration.storer.capabilities.holds_currencies.eur</code>, <code>v2.core.Account.configuration.storer.capabilities.holds_currencies.gbp</code>, <code>v2.core.Account.configuration.storer.capabilities.holds_currencies.usd</code>, <code>v2.core.Account.configuration.storer.capabilities.inbound_transfers.bank_accounts</code>, <code>v2.core.Account.configuration.storer.capabilities.outbound_payments.bank_accounts</code>, <code>v2.core.Account.configuration.storer.capabilities.out bound_payments.cards</code>, <code>v2.core.Account.configuration.storer.capabilities.outbound_payments.financial_accounts</code>, <code>v2.core.Account.configuration.storer.capabilities.outbound_transfers.bank_accounts</code>, and <code>v2.core.Account.configuration.storer.capabilities.outbound_transfers.financial_accounts</code></li> <li>Change type of <code>v2.FinancialAddressCreditSimulationCreditParams.amount</code>, <code>v2.core.Account.identity.business_details.annual_revenue.amount</code>, <code>v2.core.Account.identity.business_details.monthly_estimated_revenue.amount</code>, <code>v2.core.AccountCreateParams.identity.business_details.annual_revenue.amount</code>, <code>v2.core.AccountCreateParams.identity.business_details.monthly_estimated_revenue.amount</code>, <code>v2.core.AccountTokenCreateParams.identity.business_details.annual_revenue.amount</code>, <code>v2.core.AccountTokenCreateParams.identity.business_details.monthly_estimated_revenue.amount</code>, <code>v2.core.AccountUpdateParams.identity.business_details.annual_revenue.amount</code>, <code>v2.core.AccountUpdateParams.identity.business_details.monthly_estimated_revenue.amount</code>, <code>v2.moneymanagement.Adjustment.amount</code>, <code>v2.moneymanagement.InboundTransfer.amount</code>, <code>v2.moneymanagement.InboundTransferCreatePara ms.amount</code>, <code>v2.moneymanagement.OutboundPayment.amount</code>, <code>v2.moneymanagement.OutboundPaymentCreateParams.amount</code>, <code>v2.moneymanagement.OutboundPaymentQuote.amount</code>, <code>v2.moneymanagement.OutboundPaymentQuote.estimated_fees[].amount</code>, <code>v2.moneymanagement.OutboundPaymentQuoteCreateParams.amount</code>, <code>v2.moneymanagement.OutboundTransfer.amount</code>, <code>v2.moneymanagement.OutboundTransferCreateParams.amount</code>, <code>v2.moneymanagement.ReceivedCredit.amount</code>, <code>v2.moneymanagement.ReceivedDebit.amount</code>, and <code>v2.moneymanagement.Transaction.amount</code> from <code>amount</code> to <code>an object</code></li> <li>Add support for <code>financialConnectionsAccount</code> on <code>v2.core.vault.UsBankAccount</code> and <code>v2.moneymanagement.PayoutMethod.bank_account</code></li> <li>Change type of <code>v2.moneymanagement.FinancialAccount.balance.available</code>, <code>v2.moneymanagement.Transaction.balance_impact.available</code>, and <code>v2.moneymanagement.TransactionEntry.balance_impact.available</code> from <code>amount</code> to <code>an object</code></li> <li>Change type of <code>v2.moneymanagement.FinancialAccount.balance.inboundPending</code>, <code>v2.moneymanagement.Transaction.balance_impact.inboundPending</code>, and <code>v2.moneymanagement.TransactionEntry.balance_impact.inboundPending</code> from <code>amount</code> to <code>an object</code></li> <li>Change type of <code>v2.moneymanagement.FinancialAccount.balance.outboundPending</code>, <code>v2.moneymanagement.Transaction.balance_impact.outboundPending</code>, and <code>v2.moneymanagement.TransactionEntry.balance_impact.outboundPending</code> from <code>amount</code> to <code>an object</code></li> <li>Change type of <code>v2.moneymanagement.InboundTransfer.from.debited</code>, <code>v2.moneymanagement.OutboundPayment.from.debited</code>, <code>v2.moneymanagement.OutboundPaymentQuote.from.debited</code>, and <code>v2.moneymanagement.OutboundTransfer.from.debited</code> from <code>amount</code> to <code>an object</code></li> <li>Change type of <code>v2.moneymanagement.InboundTransfer.to.credited</code>, <code>v2.moneymanagement.OutboundPayment.to.credited</code>, <code>v2.moneymanagement.OutboundPaymentQuote.to.credited</code>, and <code>v2.moneymanagement.OutboundTransfer.to.credited</code> from <code>amount</code> to <code>an object</code></li> <li>Add support for <code>transfer</code> on <code>v2.moneymanagement.ReceivedCredit.balance_transfer</code></li> <li>Add support for new values <code>at_stn</code>, <code>at_vat</code>, <code>be_vat</code>, <code>bg_vat</code>, <code>ca_gst_hst</code>, <code>cy_he</code>, <code>cy_vat</code>, <code>cz_vat</code>, <code>de_stn</code>, <code>dk_vat</code>, <code>ee_vat</code>, <code>es_vat</code>, <code>fi_vat</code>, <code>fr_rna</code>, <code>gr_afm</code>, <code>gr_vat</code>, <code>hr_mbs</code>, <code>hr_oib</code>, <code>hr_vat</code>, <code>hu_tin</code>, <code>hu_vat</code>, <code>ie_trn</code>, <code>ie_vat</code>, <code>lt_vat</code>, <code>lu_nif</code>, <code>lu_vat</code>, <code>lv_vat</code>, <code>mt_tin</code>, <code>mt_vat</code>, <code>my_itn</code>, <code>nl_rsin</code>, <code>nl_vat</code>, <code>nz_ird</code>, <code>pl_nip</code>, <code>pl_vat</code>, <code>ro_orc</code>, <code>ro_vat</code>, <code>se_vat</code>, <code>si_tin</code>, <code>si_vat</code>, <code>sk_dic</code>, and <code>sk_vat</code> on enums <code>v2.core.AccountCreateParams.identity.business_details.id_num bers[].type</code>, <code>v2.core.AccountTokenCreateParams.identity.business_details.id_numbers[].type</code>, and <code>v2.core.AccountUpdateParams.identity.business_details.id_numbers[].type</code></li> <li>Remove support for value <code>hk_mbs</code> from enums <code>v2.core.AccountCreateParams.identity.business_details.id_numbers[].type</code>, <code>v2.core.AccountTokenCreateParams.identity.business_details.id_numbers[].type</code>, and <code>v2.core.AccountUpdateParams.identity.business_details.id_numbers[].type</code></li> <li>Add support for new values <code>ar_cuil</code>, <code>at_stn</code>, <code>be_nrn</code>, <code>bg_ucn</code>, <code>bn_nric</code>, <code>ca_sin</code>, <code>ch_oasi</code>, <code>cl_rut</code>, <code>cn_pp</code>, <code>co_nuip</code>, <code>cr_ci</code>, <code>cy_tic</code>, <code>cz_rc</code>, <code>dk_cpr</code>, <code>do_cie</code>, <code>ec_ci</code>, <code>ee_ik</code>, <code>es_nif</code>, <code>fi_hetu</code>, <code>fr_nir</code>, <code>gb_nino</code>, <code>gr_afm</code>, <code>hr_oib</code>, <code>hu_ad</code>, <code>id_nik</code>, <code>ie_ppsn</code>, <code>is_kt</code>, <code>it_cf</code>, <code>jp_inc</code>, <code>ke_pin</code>, <code>li_peid</code>, <code>lt_ak</code>, <code>lu_nif</code>, <code>lv_pk</code>, <code>ng_nin</code>, <code>no_nin</code>, <code>nz_ird</code>, <code>pl_pesel</code>, <code>pt_nif</code>, <code>ro_cnp</code>, <code>se_pin</code>, <code>sk_dic</code>, <code>tr_tin</code>, <code>uy_dni</code>, and <code>za_id</code> on enums <code>v2 .core.AccountCreateParams.identity.individual.id_numbers[].type</code>, <code>v2.core.AccountPersonCreateParams.id_numbers[].type</code>, <code>v2.core.AccountPersonTokenCreateParams.id_numbers[].type</code>, <code>v2.core.AccountPersonUpdateParams.id_numbers[].type</code>, <code>v2.core.AccountTokenCreateParams.identity.individual.id_numbers[].type</code>, and <code>v2.core.AccountUpdateParams.identity.individual.id_numbers[].type</code></li> <li>Change <code>v2.core.AccountTokenCreateParams.identity</code> to be optional</li> <li>Change type of <code>v2.core.AccountListParams.appliedConfigurations</code> from <code>string</code> to <code>enum('customer'|'merchant'|'recipient'|'storer')</code></li> <li>Add support for event notification <code>V2MoneyManagementPayoutMethodCreatedEvent</code> with related object <code>v2.moneymanagement.PayoutMethod</code></li> <li>Add support for error type <code>ControlledByAlternateResourceException</code></li> <li>Remove support for error type <code>RateLimitException</code></li> </ul> </li> </ul> <p>See <a href="https://github.com/stripe/stripe-java/blob/v31.2.0-beta.1/CHANGELOG.md">the changelog for more details</a>.</p> <h2>v31.2.0-alpha.3</h2> <ul> <li><a href="https://redirect.github.com/stripe/stripe-java/pull/2143">#2143</a> Update generated code for private-preview <ul> <li>Add support for <code>riskDetails</code> on <code>delegatedcheckout.RequestedSession</code></li> <li>Remove support for <code>description</code>, <code>images</code>, and <code>name</code> on <code>delegatedcheckout.RequestedSession.line_item_details[]</code></li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/stripe/stripe-java/blob/master/CHANGELOG.md">com.stripe:stripe-java's changelog</a>.</em></p> <blockquote> <h2>31.2.0 - 2026-01-16</h2> <ul> <li><a href="https://redirect.github.com/stripe/stripe-java/pull/2144">#2144</a> Update generated code <ul> <li>Add support for event notifications <code>V2CoreAccountClosedEvent</code>, <code>V2CoreAccountCreatedEvent</code>, <code>V2CoreAccountIncludingConfigurationCustomerCapabilityStatusUpdatedEvent</code>, <code>V2CoreAccountIncludingConfigurationCustomerUpdatedEvent</code>, <code>V2CoreAccountIncludingConfigurationMerchantCapabilityStatusUpdatedEvent</code>, <code>V2CoreAccountIncludingConfigurationMerchantUpdatedEvent</code>, <code>V2CoreAccountIncludingConfigurationRecipientCapabilityStatusUpdatedEvent</code>, <code>V2CoreAccountIncludingConfigurationRecipientUpdatedEvent</code>, <code>V2CoreAccountIncludingDefaultsUpdatedEvent</code>, <code>V2CoreAccountIncludingFutureRequirementsUpdatedEvent</code>, <code>V2CoreAccountIncludingIdentityUpdatedEvent</code>, <code>V2CoreAccountIncludingRequirementsUpdatedEvent</code>, and <code>V2CoreAccountUpdatedEvent</code> with related object <code>v2.core.Account</code></li> <li>Add support for event notification <code>V2CoreAccountLinkReturnedEvent</code></li> <li>Add support for event notifications <code>V2CoreAccountPersonCreatedEvent</code>, <code>V2CoreAccountPersonDeletedEvent</code>, and <code>V2CoreAccountPersonUpdatedEvent</code> with related object <code>v2.core.AccountPerson</code></li> </ul> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/stripe/stripe-java/commit/1afcc9caf2304eb1eaf330482de8e2c64edd6ea3"><code>1afcc9c</code></a> Bump version to 31.2.0</li> <li><a href="https://github.com/stripe/stripe-java/commit/5fad1d27541cc1342f9d06b6e1d6bf08d4620f45"><code>5fad1d2</code></a> Update generated code (<a href="https://redirect.github.com/stripe/stripe-java/issues/2144">#2144</a>)</li> <li><a href="https://github.com/stripe/stripe-java/commit/c5d0f0fac73d10d616ff49cdbb4c837f9a16a812"><code>c5d0f0f</code></a> Add explicit permissions to GitHub workflows (<a href="https://redirect.github.com/stripe/stripe-java/issues/2140">#2140</a>)</li> <li><a href="https://github.com/stripe/stripe-java/commit/31c4551032f97a32abd199b6c5704c873db1ddd1"><code>31c4551</code></a> Delete API_VERSION file as it is no longer needed (<a href="https://redirect.github.com/stripe/stripe-java/issues/2136">#2136</a>)</li> <li><a href="https://github.com/stripe/stripe-java/commit/11b30cdbca500a558190188d7633ee35b076283f"><code>11b30cd</code></a> Copy API_VERSION to CODEGEN_VERSION (<a href="https://redirect.github.com/stripe/stripe-java/issues/2132">#2132</a>)</li> <li>See full diff in <a href="https://github.com/stripe/stripe-java/compare/v31.1.0...v31.2.0">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
