dependabot[bot] opened a new pull request, #8491: URL: https://github.com/apache/camel-quarkus/pull/8491
Bumps [io.quarkiverse.amazonservices:quarkus-amazon-services-bom](https://github.com/quarkiverse/quarkus-amazon-services) from 3.15.1 to 3.16.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/quarkiverse/quarkus-amazon-services/releases">io.quarkiverse.amazonservices:quarkus-amazon-services-bom's releases</a>.</em></p> <blockquote> <h2>3.16.0</h2> <h2>Major changes</h2> <p>This version introduces config sources for app config, ssm and secrets manager. You can easily use those aws service to provide settings ready to be used with Quarkus config. See the corresponding documentation</p> <ul> <li><a href="https://docs.quarkiverse.io/quarkus-amazon-services/dev/amazon-secretsmanager.html#_using_aws_secrets_manager_as_a_quarkus_config_source">Using AWS Secrets Manager as a Quarkus Config Source</a></li> <li><a href="https://docs.quarkiverse.io/quarkus-amazon-services/dev/amazon-ssm.html#_using_aws_systems_manager_parameter_store_as_a_quarkus_config_source">Using AWS Systems Manager Parameter Store as a Quarkus Config Source</a></li> <li><a href="https://docs.quarkiverse.io/quarkus-amazon-services/dev/amazon-appconfigdata.html#_using_aws_appconfig_data_as_a_quarkus_config_source">Using AWS AppConfig Data as a Quarkus Config Source</a></li> </ul> <h2>What's Changed</h2> <ul> <li>Fix <a href="https://redirect.github.com/quarkiverse/quarkus-amazon-services/issues/1859">#1859</a>: Add AppConfigData extension by <a href="https://github.com/melloware"><code>@melloware</code></a> in <a href="https://redirect.github.com/quarkiverse/quarkus-amazon-services/pull/2046">quarkiverse/quarkus-amazon-services#2046</a></li> <li>docs: add melloware as a contributor for code by <a href="https://github.com/allcontributors"><code>@allcontributors</code></a>[bot] in <a href="https://redirect.github.com/quarkiverse/quarkus-amazon-services/pull/2048">quarkiverse/quarkus-amazon-services#2048</a></li> <li>Fix <a href="https://redirect.github.com/quarkiverse/quarkus-amazon-services/issues/510">#510</a>: SecretManager add as ConfigSource by <a href="https://github.com/melloware"><code>@melloware</code></a> in <a href="https://redirect.github.com/quarkiverse/quarkus-amazon-services/pull/2050">quarkiverse/quarkus-amazon-services#2050</a></li> <li>Fix <a href="https://redirect.github.com/quarkiverse/quarkus-amazon-services/issues/1859">#1859</a>: AppConfigData/SSM as a ConfigSource by <a href="https://github.com/melloware"><code>@melloware</code></a> in <a href="https://redirect.github.com/quarkiverse/quarkus-amazon-services/pull/2054">quarkiverse/quarkus-amazon-services#2054</a></li> <li>build(deps): bump software.amazon.awssdk:bom from 2.42.7 to 2.42.22 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/quarkiverse/quarkus-amazon-services/pull/2053">quarkiverse/quarkus-amazon-services#2053</a></li> <li>build(deps): bump quarkus.version from 3.32.3 to 3.34.1 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/quarkiverse/quarkus-amazon-services/pull/2051">quarkiverse/quarkus-amazon-services#2051</a></li> <li>build(deps): bump org.apache.maven:maven-plugin-api from 3.9.12 to 3.9.14 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/quarkiverse/quarkus-amazon-services/pull/2033">quarkiverse/quarkus-amazon-services#2033</a></li> <li>build(deps): bump software.amazon.awssdk.crt:aws-crt from 0.43.6 to 0.43.9 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/quarkiverse/quarkus-amazon-services/pull/2044">quarkiverse/quarkus-amazon-services#2044</a></li> <li>docs: add brucej72gg as a contributor for ideas, and example by <a href="https://github.com/allcontributors"><code>@allcontributors</code></a>[bot] in <a href="https://redirect.github.com/quarkiverse/quarkus-amazon-services/pull/2055">quarkiverse/quarkus-amazon-services#2055</a></li> <li>chore: release 3.16.0 by <a href="https://github.com/scrocquesel"><code>@scrocquesel</code></a> in <a href="https://redirect.github.com/quarkiverse/quarkus-amazon-services/pull/2056">quarkiverse/quarkus-amazon-services#2056</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/melloware"><code>@melloware</code></a> made their first contribution in <a href="https://redirect.github.com/quarkiverse/quarkus-amazon-services/pull/2046">quarkiverse/quarkus-amazon-services#2046</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/quarkiverse/quarkus-amazon-services/compare/3.15.1...3.16.0">https://github.com/quarkiverse/quarkus-amazon-services/compare/3.15.1...3.16.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/quarkiverse/quarkus-amazon-services/commit/ad95dfeb691960751a1b03bef8279712c7162871"><code>ad95dfe</code></a> [maven-release-plugin] prepare release 3.16.0</li> <li><a href="https://github.com/quarkiverse/quarkus-amazon-services/commit/fa063ce7ea53b9674c33586a047a2c91005831c3"><code>fa063ce</code></a> Update the latest release version 3.16.0 in documentation</li> <li><a href="https://github.com/quarkiverse/quarkus-amazon-services/commit/bfe84331cb95d50b96d720eb282a94635d0c9730"><code>bfe8433</code></a> chore: release 3.16.0 (<a href="https://redirect.github.com/quarkiverse/quarkus-amazon-services/issues/2056">#2056</a>)</li> <li><a href="https://github.com/quarkiverse/quarkus-amazon-services/commit/74d9f9f58f4b7a918796ad3a31a404177e5f21b4"><code>74d9f9f</code></a> docs: add brucej72gg as a contributor for ideas, and example (<a href="https://redirect.github.com/quarkiverse/quarkus-amazon-services/issues/2055">#2055</a>)</li> <li><a href="https://github.com/quarkiverse/quarkus-amazon-services/commit/59ee74974aa0ed03ca94c669ebaee6532e8b090a"><code>59ee749</code></a> build(deps): bump software.amazon.awssdk.crt:aws-crt (<a href="https://redirect.github.com/quarkiverse/quarkus-amazon-services/issues/2044">#2044</a>)</li> <li><a href="https://github.com/quarkiverse/quarkus-amazon-services/commit/5efa4855299cb3c868d81880dbb81f916beea44d"><code>5efa485</code></a> build(deps): bump org.apache.maven:maven-plugin-api (<a href="https://redirect.github.com/quarkiverse/quarkus-amazon-services/issues/2033">#2033</a>)</li> <li><a href="https://github.com/quarkiverse/quarkus-amazon-services/commit/f85b9c6a57a52d7947e6865b73ca3c6771807885"><code>f85b9c6</code></a> build(deps): bump quarkus.version from 3.32.3 to 3.34.1 (<a href="https://redirect.github.com/quarkiverse/quarkus-amazon-services/issues/2051">#2051</a>)</li> <li><a href="https://github.com/quarkiverse/quarkus-amazon-services/commit/bbda13d3df6938eb922d9107d217b9aefbfeb690"><code>bbda13d</code></a> build(deps): bump software.amazon.awssdk:bom from 2.42.7 to 2.42.22 (<a href="https://redirect.github.com/quarkiverse/quarkus-amazon-services/issues/2053">#2053</a>)</li> <li><a href="https://github.com/quarkiverse/quarkus-amazon-services/commit/b7f8fc182cb7e41c1aed2b98fefcc10afda3cce2"><code>b7f8fc1</code></a> feat: AppConfigData/SSM as a ConfigSource (<a href="https://redirect.github.com/quarkiverse/quarkus-amazon-services/issues/2054">#2054</a>)</li> <li><a href="https://github.com/quarkiverse/quarkus-amazon-services/commit/f609c65bfca00c68b91f04fdbea091baf8fa10da"><code>f609c65</code></a> feat: use secretsmanager as a quarkus config source</li> <li>Additional commits viewable in <a href="https://github.com/quarkiverse/quarkus-amazon-services/compare/3.15.1...3.16.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 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]
