Skip to content

Commit

Permalink
Bump io.smallrye.common:smallrye-common-bom from 2.9.0 to 2.10.0
Browse files Browse the repository at this point in the history
Bumps [io.smallrye.common:smallrye-common-bom](https://github.com/smallrye/smallrye-common) from 2.9.0 to 2.10.0.
- [Release notes](https://github.com/smallrye/smallrye-common/releases)
- [Commits](smallrye/smallrye-common@2.9.0...2.10.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and gastaldi committed Feb 13, 2025
1 parent bdcfe4c commit aaa4a75
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 4 deletions.
2 changes: 1 addition & 1 deletion bom/application/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
<microprofile-jwt.version>2.1</microprofile-jwt.version>
<microprofile-lra.version>2.0</microprofile-lra.version>
<microprofile-openapi.version>3.1.1</microprofile-openapi.version>
<smallrye-common.version>2.6.0</smallrye-common.version>
<smallrye-common.version>2.10.0</smallrye-common.version>
<smallrye-config.version>3.9.1</smallrye-config.version>
<smallrye-health.version>4.1.0</smallrye-health.version>
<smallrye-metrics.version>4.0.0</smallrye-metrics.version>
Expand Down
2 changes: 1 addition & 1 deletion independent-projects/bootstrap/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
<plexus-interpolation.version>1.26</plexus-interpolation.version>
<plexus-sec-dispatcher.version>2.0</plexus-sec-dispatcher.version>
<plexus-utils.version>3.5.1</plexus-utils.version>
<smallrye-common.version>2.6.0</smallrye-common.version>
<smallrye-common.version>2.10.0</smallrye-common.version>
<smallrye-beanbag.version>1.5.2</smallrye-beanbag.version>
<gradle-tooling.version>8.9</gradle-tooling.version>
<quarkus-fs-util.version>0.0.10</quarkus-fs-util.version>
Expand Down
3 changes: 1 addition & 2 deletions independent-projects/resteasy-reactive/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -55,9 +55,8 @@
<jakarta.annotation-api.version>3.0.0</jakarta.annotation-api.version>
<gizmo.version>1.8.0</gizmo.version>
<jakarta.persistence-api.version>3.1.0</jakarta.persistence-api.version>

<mutiny.version>2.6.2</mutiny.version>
<smallrye-common.version>2.6.0</smallrye-common.version>
<smallrye-common.version>2.10.0</smallrye-common.version>
<vertx.version>4.5.11</vertx.version>
<rest-assured.version>5.5.0</rest-assured.version>
<commons-logging-jboss-logging.version>1.0.0.Final</commons-logging-jboss-logging.version>
Expand Down

0 comments on commit aaa4a75

Please sign in to comment.