Skip to content

Commit

Permalink
Merge pull request #12867 from quarkusio/dependabot/maven/io.smallrye…
Browse files Browse the repository at this point in the history
….common-smallrye-common-bom-1.4.1

Bump smallrye-common-bom from 1.4.0 to 1.4.1
  • Loading branch information
gsmet authored Oct 22, 2020
2 parents cd53960 + aa6047a commit 0bda280
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion bom/application/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
<microprofile-opentracing-api.version>1.3.3</microprofile-opentracing-api.version>
<microprofile-reactive-streams-operators.version>1.0.1</microprofile-reactive-streams-operators.version>
<microprofile-rest-client.version>1.4.1</microprofile-rest-client.version>
<smallrye-common.version>1.4.0</smallrye-common.version>
<smallrye-common.version>1.4.1</smallrye-common.version>
<smallrye-config.version>1.9.2</smallrye-config.version>
<smallrye-health.version>2.2.5</smallrye-health.version>
<smallrye-metrics.version>2.4.4</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 @@ -47,7 +47,7 @@
<graal-sdk.version>20.2.0</graal-sdk.version>
<plexus-classworlds.version>2.6.0</plexus-classworlds.version> <!-- not actually used but ClassRealm class is referenced from the API used in BootstrapWagonConfigurator -->
<version.surefire.plugin>3.0.0-M5</version.surefire.plugin>
<smallrye-common.version>1.4.0</smallrye-common.version>
<smallrye-common.version>1.4.1</smallrye-common.version>
<gradle-tooling.version>6.5</gradle-tooling.version>
</properties>
<modules>
Expand Down

0 comments on commit 0bda280

Please sign in to comment.