diff --git a/bom/application/pom.xml b/bom/application/pom.xml
index a6a5e82ef90a8..794e3c4e0ad63 100644
--- a/bom/application/pom.xml
+++ b/bom/application/pom.xml
@@ -39,7 +39,7 @@
         <microprofile-rest-client.version>2.0</microprofile-rest-client.version>
         <microprofile-jwt.version>1.2</microprofile-jwt.version>
         <microprofile-lra.version>1.0</microprofile-lra.version>
-        <smallrye-common.version>1.13.0</smallrye-common.version>
+        <smallrye-common.version>1.13.1</smallrye-common.version>
         <smallrye-config.version>2.11.1</smallrye-config.version>
         <smallrye-health.version>3.2.1</smallrye-health.version>
         <smallrye-metrics.version>3.0.5</smallrye-metrics.version>
diff --git a/independent-projects/bootstrap/pom.xml b/independent-projects/bootstrap/pom.xml
index ac6e048f6cc21..ddac999a509ea 100644
--- a/independent-projects/bootstrap/pom.xml
+++ b/independent-projects/bootstrap/pom.xml
@@ -64,7 +64,7 @@
         <slf4j-api.version>1.7.36</slf4j-api.version>
         <graal-sdk.version>22.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 -->
-        <smallrye-common.version>1.13.0</smallrye-common.version>
+        <smallrye-common.version>1.13.1</smallrye-common.version>
         <gradle-tooling.version>7.5.1</gradle-tooling.version>
         <quarkus-fs-util.version>0.0.9</quarkus-fs-util.version>
         <org-crac.version>0.1.1</org-crac.version>
diff --git a/independent-projects/resteasy-reactive/pom.xml b/independent-projects/resteasy-reactive/pom.xml
index d5a5552dd1de6..acb28e8c4e0dd 100644
--- a/independent-projects/resteasy-reactive/pom.xml
+++ b/independent-projects/resteasy-reactive/pom.xml
@@ -56,7 +56,7 @@
         <jboss-jaxrs-api_2.1_spec.version>2.0.1.Final</jboss-jaxrs-api_2.1_spec.version>
         <jakarta.json.version>1.1.6</jakarta.json.version>
         <mutiny.version>1.7.0</mutiny.version>
-        <smallrye-common.version>1.13.0</smallrye-common.version>
+        <smallrye-common.version>1.13.1</smallrye-common.version>
         <vertx.version>4.3.2</vertx.version>
         <rest-assured.version>4.5.1</rest-assured.version>
         <commons-logging-jboss-logging.version>1.0.0.Final</commons-logging-jboss-logging.version>
diff --git a/independent-projects/tools/pom.xml b/independent-projects/tools/pom.xml
index 4fb8f2665ab3c..00d21b0688feb 100644
--- a/independent-projects/tools/pom.xml
+++ b/independent-projects/tools/pom.xml
@@ -61,7 +61,7 @@
         <quarkus.version>999-SNAPSHOT</quarkus.version>
         <maven-model-helper.version>20</maven-model-helper.version>
         <commons-io.version>2.11.0</commons-io.version>
-        <smallrye-common.version>1.13.0</smallrye-common.version>
+        <smallrye-common.version>1.13.1</smallrye-common.version>
         <jandex-maven-plugin.version>1.2.3</jandex-maven-plugin.version>
     </properties>
     <modules>