From 7b7ca26bae2275fba9b29570709c7bf5c268d66a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Sep 2024 10:21:59 +0000 Subject: [PATCH] Bump org.apache.maven.plugins:maven-deploy-plugin from 3.1.2 to 3.1.3 Bumps [org.apache.maven.plugins:maven-deploy-plugin](https://github.com/apache/maven-deploy-plugin) from 3.1.2 to 3.1.3. - [Release notes](https://github.com/apache/maven-deploy-plugin/releases) - [Commits](https://github.com/apache/maven-deploy-plugin/compare/maven-deploy-plugin-3.1.2...maven-deploy-plugin-3.1.3) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-deploy-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- connectivity/connectivity-demos-product/pom.xml | 2 +- connectivity/connectivity-demos-test/pom.xml | 2 +- connectivity/connectivity-demos/pom.xml | 2 +- connectivity/pom.xml | 2 +- demos-app/demos-app-product/pom.xml | 2 +- demos-app/demos-app/pom.xml | 2 +- demos-app/pom.xml | 2 +- error-handling/error-handling-demos-product/pom.xml | 2 +- error-handling/error-handling-demos/pom.xml | 2 +- error-handling/pom.xml | 2 +- html-dialog/html-dialog-demos-product/pom.xml | 2 +- html-dialog/html-dialog-demos-test/pom.xml | 2 +- html-dialog/html-dialog-demos/pom.xml | 2 +- html-dialog/pom.xml | 2 +- pom.xml | 2 +- quick-start-tutorial/pom.xml | 2 +- quick-start-tutorial/quick-start-tutorial-product/pom.xml | 2 +- quick-start-tutorial/quick-start-tutorial/pom.xml | 2 +- rule-engine/pom.xml | 4 ++-- rule-engine/rule-engine-demos-product/pom.xml | 2 +- rule-engine/rule-engine-demos-test/pom.xml | 2 +- rule-engine/rule-engine-demos/pom.xml | 2 +- workflow/pom.xml | 2 +- workflow/workflow-demos-product/pom.xml | 2 +- workflow/workflow-demos-test/pom.xml | 2 +- workflow/workflow-demos/pom.xml | 2 +- 26 files changed, 27 insertions(+), 27 deletions(-) diff --git a/connectivity/connectivity-demos-product/pom.xml b/connectivity/connectivity-demos-product/pom.xml index e39387b6f..41f98ba20 100644 --- a/connectivity/connectivity-demos-product/pom.xml +++ b/connectivity/connectivity-demos-product/pom.xml @@ -32,7 +32,7 @@ org.apache.maven.plugins maven-deploy-plugin - 3.1.2 + 3.1.3 diff --git a/connectivity/connectivity-demos-test/pom.xml b/connectivity/connectivity-demos-test/pom.xml index feebbd50d..79d94e029 100644 --- a/connectivity/connectivity-demos-test/pom.xml +++ b/connectivity/connectivity-demos-test/pom.xml @@ -179,7 +179,7 @@ org.apache.maven.plugins maven-deploy-plugin - 3.1.2 + 3.1.3 diff --git a/connectivity/connectivity-demos/pom.xml b/connectivity/connectivity-demos/pom.xml index d3b52c82c..245def6e8 100644 --- a/connectivity/connectivity-demos/pom.xml +++ b/connectivity/connectivity-demos/pom.xml @@ -79,7 +79,7 @@ org.apache.maven.plugins maven-deploy-plugin - 3.1.2 + 3.1.3 diff --git a/connectivity/pom.xml b/connectivity/pom.xml index 62394df43..f20210c0b 100644 --- a/connectivity/pom.xml +++ b/connectivity/pom.xml @@ -16,7 +16,7 @@ org.apache.maven.plugins maven-deploy-plugin - 3.1.2 + 3.1.3 true diff --git a/demos-app/demos-app-product/pom.xml b/demos-app/demos-app-product/pom.xml index 5f851e892..97db51643 100644 --- a/demos-app/demos-app-product/pom.xml +++ b/demos-app/demos-app-product/pom.xml @@ -32,7 +32,7 @@ org.apache.maven.plugins maven-deploy-plugin - 3.1.2 + 3.1.3 diff --git a/demos-app/demos-app/pom.xml b/demos-app/demos-app/pom.xml index e25b46112..f2a41fbc0 100644 --- a/demos-app/demos-app/pom.xml +++ b/demos-app/demos-app/pom.xml @@ -49,7 +49,7 @@ org.apache.maven.plugins maven-deploy-plugin - 3.1.2 + 3.1.3 false diff --git a/demos-app/pom.xml b/demos-app/pom.xml index bd056062f..65996449a 100644 --- a/demos-app/pom.xml +++ b/demos-app/pom.xml @@ -15,7 +15,7 @@ org.apache.maven.plugins maven-deploy-plugin - 3.1.2 + 3.1.3 true diff --git a/error-handling/error-handling-demos-product/pom.xml b/error-handling/error-handling-demos-product/pom.xml index 26154f2f1..655413484 100644 --- a/error-handling/error-handling-demos-product/pom.xml +++ b/error-handling/error-handling-demos-product/pom.xml @@ -32,7 +32,7 @@ org.apache.maven.plugins maven-deploy-plugin - 3.1.2 + 3.1.3 diff --git a/error-handling/error-handling-demos/pom.xml b/error-handling/error-handling-demos/pom.xml index 09105bf9f..29fb8373d 100644 --- a/error-handling/error-handling-demos/pom.xml +++ b/error-handling/error-handling-demos/pom.xml @@ -37,7 +37,7 @@ org.apache.maven.plugins maven-deploy-plugin - 3.1.2 + 3.1.3 diff --git a/error-handling/pom.xml b/error-handling/pom.xml index e2d57e00e..bb7e521f5 100644 --- a/error-handling/pom.xml +++ b/error-handling/pom.xml @@ -15,7 +15,7 @@ org.apache.maven.plugins maven-deploy-plugin - 3.1.2 + 3.1.3 true diff --git a/html-dialog/html-dialog-demos-product/pom.xml b/html-dialog/html-dialog-demos-product/pom.xml index dbb19fd6d..1b223b99a 100644 --- a/html-dialog/html-dialog-demos-product/pom.xml +++ b/html-dialog/html-dialog-demos-product/pom.xml @@ -32,7 +32,7 @@ org.apache.maven.plugins maven-deploy-plugin - 3.1.2 + 3.1.3 diff --git a/html-dialog/html-dialog-demos-test/pom.xml b/html-dialog/html-dialog-demos-test/pom.xml index 458b735a8..539a24328 100644 --- a/html-dialog/html-dialog-demos-test/pom.xml +++ b/html-dialog/html-dialog-demos-test/pom.xml @@ -82,7 +82,7 @@ org.apache.maven.plugins maven-deploy-plugin - 3.1.2 + 3.1.3 diff --git a/html-dialog/html-dialog-demos/pom.xml b/html-dialog/html-dialog-demos/pom.xml index 2fa0c5af4..5faf6b527 100644 --- a/html-dialog/html-dialog-demos/pom.xml +++ b/html-dialog/html-dialog-demos/pom.xml @@ -38,7 +38,7 @@ org.apache.maven.plugins maven-deploy-plugin - 3.1.2 + 3.1.3 diff --git a/html-dialog/pom.xml b/html-dialog/pom.xml index 2931973dc..6292684e9 100644 --- a/html-dialog/pom.xml +++ b/html-dialog/pom.xml @@ -16,7 +16,7 @@ org.apache.maven.plugins maven-deploy-plugin - 3.1.2 + 3.1.3 true diff --git a/pom.xml b/pom.xml index 2297e3d72..88b00ae4b 100644 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ org.apache.maven.plugins maven-deploy-plugin - 3.1.2 + 3.1.3 true diff --git a/quick-start-tutorial/pom.xml b/quick-start-tutorial/pom.xml index 3ccc5677a..9f675b6e0 100644 --- a/quick-start-tutorial/pom.xml +++ b/quick-start-tutorial/pom.xml @@ -15,7 +15,7 @@ org.apache.maven.plugins maven-deploy-plugin - 3.1.2 + 3.1.3 true diff --git a/quick-start-tutorial/quick-start-tutorial-product/pom.xml b/quick-start-tutorial/quick-start-tutorial-product/pom.xml index aaeace4a1..3182f27cb 100644 --- a/quick-start-tutorial/quick-start-tutorial-product/pom.xml +++ b/quick-start-tutorial/quick-start-tutorial-product/pom.xml @@ -32,7 +32,7 @@ org.apache.maven.plugins maven-deploy-plugin - 3.1.2 + 3.1.3 diff --git a/quick-start-tutorial/quick-start-tutorial/pom.xml b/quick-start-tutorial/quick-start-tutorial/pom.xml index a1a78de53..fc0952bda 100644 --- a/quick-start-tutorial/quick-start-tutorial/pom.xml +++ b/quick-start-tutorial/quick-start-tutorial/pom.xml @@ -37,7 +37,7 @@ org.apache.maven.plugins maven-deploy-plugin - 3.1.2 + 3.1.3 diff --git a/rule-engine/pom.xml b/rule-engine/pom.xml index ba207eda4..0b6e83b5a 100644 --- a/rule-engine/pom.xml +++ b/rule-engine/pom.xml @@ -16,7 +16,7 @@ org.apache.maven.plugins maven-deploy-plugin - 3.1.2 + 3.1.3 true @@ -37,7 +37,7 @@ org.apache.maven.plugins maven-deploy-plugin - 3.1.2 + 3.1.3 diff --git a/rule-engine/rule-engine-demos-product/pom.xml b/rule-engine/rule-engine-demos-product/pom.xml index 316388d30..bf917b04d 100644 --- a/rule-engine/rule-engine-demos-product/pom.xml +++ b/rule-engine/rule-engine-demos-product/pom.xml @@ -32,7 +32,7 @@ org.apache.maven.plugins maven-deploy-plugin - 3.1.2 + 3.1.3 diff --git a/rule-engine/rule-engine-demos-test/pom.xml b/rule-engine/rule-engine-demos-test/pom.xml index 6d74cbee0..1d14f58f5 100644 --- a/rule-engine/rule-engine-demos-test/pom.xml +++ b/rule-engine/rule-engine-demos-test/pom.xml @@ -75,7 +75,7 @@ org.apache.maven.plugins maven-deploy-plugin - 3.1.2 + 3.1.3 diff --git a/rule-engine/rule-engine-demos/pom.xml b/rule-engine/rule-engine-demos/pom.xml index f74399fcd..631a15f4e 100644 --- a/rule-engine/rule-engine-demos/pom.xml +++ b/rule-engine/rule-engine-demos/pom.xml @@ -40,7 +40,7 @@ org.apache.maven.plugins maven-deploy-plugin - 3.1.2 + 3.1.3 diff --git a/workflow/pom.xml b/workflow/pom.xml index 9103f3aa7..dac09c7eb 100644 --- a/workflow/pom.xml +++ b/workflow/pom.xml @@ -16,7 +16,7 @@ org.apache.maven.plugins maven-deploy-plugin - 3.1.2 + 3.1.3 true diff --git a/workflow/workflow-demos-product/pom.xml b/workflow/workflow-demos-product/pom.xml index dfbcdc077..3cab57f65 100644 --- a/workflow/workflow-demos-product/pom.xml +++ b/workflow/workflow-demos-product/pom.xml @@ -32,7 +32,7 @@ org.apache.maven.plugins maven-deploy-plugin - 3.1.2 + 3.1.3 diff --git a/workflow/workflow-demos-test/pom.xml b/workflow/workflow-demos-test/pom.xml index 69f6d148c..90bb1fea9 100644 --- a/workflow/workflow-demos-test/pom.xml +++ b/workflow/workflow-demos-test/pom.xml @@ -92,7 +92,7 @@ org.apache.maven.plugins maven-deploy-plugin - 3.1.2 + 3.1.3 diff --git a/workflow/workflow-demos/pom.xml b/workflow/workflow-demos/pom.xml index 2b66fc9d6..2f959f084 100644 --- a/workflow/workflow-demos/pom.xml +++ b/workflow/workflow-demos/pom.xml @@ -37,7 +37,7 @@ org.apache.maven.plugins maven-deploy-plugin - 3.1.2 + 3.1.3