Skip to content

Commit

Permalink
Bump com.azure:azure-core-http-vertx from 1.0.0-beta.24 to 1.0.0
Browse files Browse the repository at this point in the history
Bumps [com.azure:azure-core-http-vertx](https://github.com/Azure/azure-sdk-for-java) from 1.0.0-beta.24 to 1.0.0.
- [Release notes](https://github.com/Azure/azure-sdk-for-java/releases)
- [Changelog](https://github.com/Azure/azure-sdk-for-java/blob/v1.0.0/ChangeLog.txt)
- [Commits](Azure/azure-sdk-for-java@azure-core-http-vertx_1.0.0-beta.24...v1.0.0)

---
updated-dependencies:
- dependency-name: com.azure:azure-core-http-vertx
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 6, 2025
1 parent d24b9bc commit c939c5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@
<azure-sdk-bom.version>${azure-sdk-bom-version}</azure-sdk-bom.version>
<azure-core.version>1.53.0</azure-core.version><!-- @sync com.azure:azure-sdk-bom:${azure-sdk-bom.version} dep:com.azure:azure-core -->
<azure-identity.version>1.14.0</azure-identity.version><!-- @sync com.azure:azure-sdk-bom:${azure-sdk-bom.version} dep:com.azure:azure-identity -->
<azure-core-http-vertx.version>1.0.0-beta.24</azure-core-http-vertx.version> <!-- TODO: https://github.com/apache/camel-quarkus/issues/4181 -->
<azure-core-http-vertx.version>1.0.0</azure-core-http-vertx.version> <!-- TODO: https://github.com/apache/camel-quarkus/issues/4181 -->
<bouncycastle.version>1.79</bouncycastle.version><!-- @sync io.quarkus:quarkus-bom:${quarkus.version} dep:org.bouncycastle:bcprov-jdk18on -->
<caffeine.version>3.1.8</caffeine.version><!-- @sync io.quarkus:quarkus-bom:${quarkus.version} dep:com.github.ben-manes.caffeine:caffeine -->
<commons-beanutils.version>${commons-beanutils-version}</commons-beanutils.version>
Expand Down

0 comments on commit c939c5b

Please sign in to comment.