diff --git a/package-lock.json b/package-lock.json
index 769656df..c02cc52d 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -6,7 +6,7 @@
     "": {
       "name": "build-check-deploy-gradle-action",
       "devDependencies": {
-        "semantic-release-preconfigured-conventional-commits": "1.1.83"
+        "semantic-release-preconfigured-conventional-commits": "1.1.84"
       },
       "engines": {
         "node": "20.10"
@@ -6540,9 +6540,9 @@
       }
     },
     "node_modules/semantic-release-preconfigured-conventional-commits": {
-      "version": "1.1.83",
-      "resolved": "https://registry.npmjs.org/semantic-release-preconfigured-conventional-commits/-/semantic-release-preconfigured-conventional-commits-1.1.83.tgz",
-      "integrity": "sha512-kTVM+4EFOUqFPoukIdywN4f6S7DsFvYBx2BANhVfa6/HYs/zzpEpAdG0DtCPc9wSotro643+GLLbvzAmQFtaCw==",
+      "version": "1.1.84",
+      "resolved": "https://registry.npmjs.org/semantic-release-preconfigured-conventional-commits/-/semantic-release-preconfigured-conventional-commits-1.1.84.tgz",
+      "integrity": "sha512-QRs9KSphLIqKRJb0b664Rv/HF65k2b9SsEF87BHw8ufaH2hADIzlmGoE3OC86TSGLksiNGX9gG3xy81JYluYRw==",
       "dev": true,
       "dependencies": {
         "@semantic-release/changelog": "^6.0.1",
@@ -16461,9 +16461,9 @@
       }
     },
     "semantic-release-preconfigured-conventional-commits": {
-      "version": "1.1.83",
-      "resolved": "https://registry.npmjs.org/semantic-release-preconfigured-conventional-commits/-/semantic-release-preconfigured-conventional-commits-1.1.83.tgz",
-      "integrity": "sha512-kTVM+4EFOUqFPoukIdywN4f6S7DsFvYBx2BANhVfa6/HYs/zzpEpAdG0DtCPc9wSotro643+GLLbvzAmQFtaCw==",
+      "version": "1.1.84",
+      "resolved": "https://registry.npmjs.org/semantic-release-preconfigured-conventional-commits/-/semantic-release-preconfigured-conventional-commits-1.1.84.tgz",
+      "integrity": "sha512-QRs9KSphLIqKRJb0b664Rv/HF65k2b9SsEF87BHw8ufaH2hADIzlmGoE3OC86TSGLksiNGX9gG3xy81JYluYRw==",
       "dev": true,
       "requires": {
         "@semantic-release/changelog": "^6.0.1",
diff --git a/package.json b/package.json
index 21e6be70..53e4b14c 100644
--- a/package.json
+++ b/package.json
@@ -3,7 +3,7 @@
   "description": "A composite action taking care of running a complete CI pipeline on a Gradle project",
   "author": "Danilo Pianini (https://danysk.github.io)",
   "devDependencies": {
-    "semantic-release-preconfigured-conventional-commits": "1.1.83"
+    "semantic-release-preconfigured-conventional-commits": "1.1.84"
   },
   "engines": {
     "node": "20.10"