Skip to content

Commit

Permalink
Bump smallrye-common.version from 2.6.0 to 2.7.0
Browse files Browse the repository at this point in the history
Bumps `smallrye-common.version` from 2.6.0 to 2.7.0.

Updates `io.smallrye.common:smallrye-common-annotation` from 2.6.0 to 2.7.0
- [Release notes](https://github.com/smallrye/smallrye-common/releases)
- [Commits](smallrye/smallrye-common@2.6.0...2.7.0)

Updates `io.smallrye.common:smallrye-common-vertx-context` from 2.6.0 to 2.7.0
- [Release notes](https://github.com/smallrye/smallrye-common/releases)
- [Commits](smallrye/smallrye-common@2.6.0...2.7.0)

---
updated-dependencies:
- dependency-name: io.smallrye.common:smallrye-common-annotation
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.smallrye.common:smallrye-common-vertx-context
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 2, 2024
1 parent 3e92957 commit f91e629
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 @@ -75,7 +75,7 @@

<smallrye-config.version>3.9.1</smallrye-config.version>
<smallrye-metrics.version>4.0.0</smallrye-metrics.version>
<smallrye-common.version>2.6.0</smallrye-common.version>
<smallrye-common.version>2.7.0</smallrye-common.version>
<smallrye-health.version>4.1.0</smallrye-health.version>
<smallrye-testing.version>2.3.1</smallrye-testing.version>
<smallrye-fault-tolerance.version>6.4.1</smallrye-fault-tolerance.version>
Expand Down

0 comments on commit f91e629

Please sign in to comment.