Skip to content

Commit ccc27ca

Browse files
authored
Merge pull request #48842 from quarkusio/dependabot/maven/io.smallrye.common-smallrye-common-bom-2.13.6
Bump io.smallrye.common:smallrye-common-bom from 2.13.5 to 2.13.6
2 parents 18da1c3 + 8caa39c commit ccc27ca

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
lines changed

bom/application/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
<microprofile-jwt.version>2.1</microprofile-jwt.version>
4747
<microprofile-lra.version>2.0.1</microprofile-lra.version>
4848
<microprofile-openapi.version>4.0.2</microprofile-openapi.version>
49-
<smallrye-common.version>2.13.5</smallrye-common.version>
49+
<smallrye-common.version>2.13.6</smallrye-common.version>
5050
<smallrye-config.version>3.13.2</smallrye-config.version>
5151
<smallrye-health.version>4.2.0</smallrye-health.version>
5252
<smallrye-metrics.version>4.0.0</smallrye-metrics.version>

independent-projects/arc/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
<version.jboss-logging>3.6.1.Final</version.jboss-logging>
5050
<version.mutiny>2.9.2</version.mutiny>
5151
<version.bridger>1.6.Final</version.bridger>
52-
<version.smallrye-common>2.13.5</version.smallrye-common>
52+
<version.smallrye-common>2.13.6</version.smallrye-common>
5353
<!-- test versions -->
5454
<version.assertj>3.27.3</version.assertj>
5555
<version.junit5>5.13.3</version.junit5>

independent-projects/bootstrap/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
<plexus-interpolation.version>1.26</plexus-interpolation.version>
7070
<plexus-sec-dispatcher.version>2.0</plexus-sec-dispatcher.version>
7171
<plexus-utils.version>3.5.1</plexus-utils.version>
72-
<smallrye-common.version>2.13.5</smallrye-common.version>
72+
<smallrye-common.version>2.13.6</smallrye-common.version>
7373
<smallrye-beanbag.version>1.5.3</smallrye-beanbag.version>
7474
<gradle-tooling.version>8.14</gradle-tooling.version>
7575
<quarkus-fs-util.version>1.1.0</quarkus-fs-util.version>

independent-projects/junit5-virtual-threads/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
<enforcer.plugin.version>3.2.1</enforcer.plugin.version>
4343
<surefire.plugin.version>3.5.2</surefire.plugin.version>
4444
<jandex.version>3.3.2</jandex.version>
45-
<smallrye-common.version>2.13.5</smallrye-common.version>
45+
<smallrye-common.version>2.13.6</smallrye-common.version>
4646

4747
<junit5.version>5.13.3</junit5.version>
4848
<junit.testkit.version>1.13.3</junit.testkit.version>

independent-projects/qute/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
<version.jandex>3.3.2</version.jandex>
4444
<version.gizmo>1.9.0</version.gizmo>
4545
<version.jboss-logging>3.6.1.Final</version.jboss-logging>
46-
<version.smallrye-common>2.13.5</version.smallrye-common>
46+
<version.smallrye-common>2.13.6</version.smallrye-common>
4747
<version.smallrye-mutiny>2.9.2</version.smallrye-mutiny>
4848
</properties>
4949

independent-projects/resteasy-reactive/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
<jakarta.persistence-api.version>3.1.0</jakarta.persistence-api.version>
5757

5858
<mutiny.version>2.9.2</mutiny.version>
59-
<smallrye-common.version>2.13.5</smallrye-common.version>
59+
<smallrye-common.version>2.13.6</smallrye-common.version>
6060
<vertx.version>4.5.16</vertx.version>
6161
<rest-assured.version>5.5.5</rest-assured.version>
6262
<commons-logging-jboss-logging.version>1.0.0.Final</commons-logging-jboss-logging.version>

0 commit comments

Comments
 (0)