Skip to content

Commit

Permalink
Update SmallRye Commons to 2.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
radcortez committed Feb 7, 2024
1 parent 11bef66 commit 7d6f6c8
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion bom/application/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,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.2.0</smallrye-common.version>
<smallrye-common.version>2.3.0</smallrye-common.version>
<smallrye-config.version>3.5.2</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 @@ -73,7 +73,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.1.2</smallrye-common.version>
<smallrye-common.version>2.3.0</smallrye-common.version>
<smallrye-beanbag.version>1.3.2</smallrye-beanbag.version>
<gradle-tooling.version>8.6</gradle-tooling.version>
<quarkus-fs-util.version>0.0.10</quarkus-fs-util.version>
Expand Down
2 changes: 1 addition & 1 deletion independent-projects/resteasy-reactive/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
<version.enforcer.plugin>3.2.1</version.enforcer.plugin>
<version.surefire.plugin>3.2.5</version.surefire.plugin>
<mutiny.version>2.5.6</mutiny.version>
<smallrye-common.version>2.1.2</smallrye-common.version>
<smallrye-common.version>2.3.0</smallrye-common.version>
<vertx.version>4.5.1</vertx.version>
<rest-assured.version>5.4.0</rest-assured.version>
<commons-logging-jboss-logging.version>1.0.0.Final</commons-logging-jboss-logging.version>
Expand Down

0 comments on commit 7d6f6c8

Please sign in to comment.