From 89a340d1b82012259bf8a38b94dfa4f755fb600e Mon Sep 17 00:00:00 2001 From: Gilbert Kwan Date: Mon, 2 Dec 2024 12:27:52 -0500 Subject: [PATCH] Dependabot Bump (#245) * Bump org.jboss.resteasy:resteasy-client in /start Bumps [org.jboss.resteasy:resteasy-client](https://github.com/resteasy/resteasy) from 6.2.10.Final to 6.2.11.Final. - [Release notes](https://github.com/resteasy/resteasy/releases) - [Commits](https://github.com/resteasy/resteasy/compare/6.2.10.Final...6.2.11.Final) --- updated-dependencies: - dependency-name: org.jboss.resteasy:resteasy-client dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] * Bump org.apache.maven.plugins:maven-failsafe-plugin in /start Bumps [org.apache.maven.plugins:maven-failsafe-plugin](https://github.com/apache/maven-surefire) from 3.5.1 to 3.5.2. - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](https://github.com/apache/maven-surefire/compare/surefire-3.5.1...surefire-3.5.2) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-failsafe-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] * Bump org.jboss.resteasy:resteasy-json-binding-provider in /start Bumps org.jboss.resteasy:resteasy-json-binding-provider from 6.2.10.Final to 6.2.11.Final. --- updated-dependencies: - dependency-name: org.jboss.resteasy:resteasy-json-binding-provider dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] * Bump org.apache.maven.plugins:maven-surefire-plugin in /start Bumps [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) from 3.5.1 to 3.5.2. - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](https://github.com/apache/maven-surefire/compare/surefire-3.5.1...surefire-3.5.2) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-surefire-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] * Bump org.jboss.resteasy:resteasy-json-binding-provider in /finish Bumps org.jboss.resteasy:resteasy-json-binding-provider from 6.2.10.Final to 6.2.11.Final. --- updated-dependencies: - dependency-name: org.jboss.resteasy:resteasy-json-binding-provider dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] * Bump org.apache.maven.plugins:maven-surefire-plugin in /finish Bumps [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) from 3.5.1 to 3.5.2. - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](https://github.com/apache/maven-surefire/compare/surefire-3.5.1...surefire-3.5.2) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-surefire-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] * Bump org.jboss.resteasy:resteasy-client in /finish Bumps [org.jboss.resteasy:resteasy-client](https://github.com/resteasy/resteasy) from 6.2.10.Final to 6.2.11.Final. - [Release notes](https://github.com/resteasy/resteasy/releases) - [Commits](https://github.com/resteasy/resteasy/compare/6.2.10.Final...6.2.11.Final) --- updated-dependencies: - dependency-name: org.jboss.resteasy:resteasy-client dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] * Bump org.apache.maven.plugins:maven-failsafe-plugin in /finish Bumps [org.apache.maven.plugins:maven-failsafe-plugin](https://github.com/apache/maven-surefire) from 3.5.1 to 3.5.2. - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](https://github.com/apache/maven-surefire/compare/surefire-3.5.1...surefire-3.5.2) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-failsafe-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --------- Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- finish/inventory/pom.xml | 8 ++++---- finish/system/pom.xml | 8 ++++---- start/inventory/pom.xml | 8 ++++---- start/system/pom.xml | 8 ++++---- 4 files changed, 16 insertions(+), 16 deletions(-) diff --git a/finish/inventory/pom.xml b/finish/inventory/pom.xml index 35773d7..de8df64 100644 --- a/finish/inventory/pom.xml +++ b/finish/inventory/pom.xml @@ -60,13 +60,13 @@ org.jboss.resteasy resteasy-json-binding-provider - 6.2.10.Final + 6.2.11.Final test org.jboss.resteasy resteasy-client - 6.2.10.Final + 6.2.11.Final test @@ -95,13 +95,13 @@ org.apache.maven.plugins maven-surefire-plugin - 3.5.1 + 3.5.2 org.apache.maven.plugins maven-failsafe-plugin - 3.5.1 + 3.5.2 ${cluster.ip} diff --git a/finish/system/pom.xml b/finish/system/pom.xml index a439e70..3c80fc6 100644 --- a/finish/system/pom.xml +++ b/finish/system/pom.xml @@ -49,13 +49,13 @@ org.jboss.resteasy resteasy-json-binding-provider - 6.2.10.Final + 6.2.11.Final test org.jboss.resteasy resteasy-client - 6.2.10.Final + 6.2.11.Final test @@ -78,13 +78,13 @@ org.apache.maven.plugins maven-surefire-plugin - 3.5.1 + 3.5.2 org.apache.maven.plugins maven-failsafe-plugin - 3.5.1 + 3.5.2 ${cluster.ip} diff --git a/start/inventory/pom.xml b/start/inventory/pom.xml index 1d4d551..2f5c525 100644 --- a/start/inventory/pom.xml +++ b/start/inventory/pom.xml @@ -52,13 +52,13 @@ org.jboss.resteasy resteasy-json-binding-provider - 6.2.10.Final + 6.2.11.Final test org.jboss.resteasy resteasy-client - 6.2.10.Final + 6.2.11.Final test @@ -87,13 +87,13 @@ org.apache.maven.plugins maven-surefire-plugin - 3.5.1 + 3.5.2 org.apache.maven.plugins maven-failsafe-plugin - 3.5.1 + 3.5.2 ${cluster.ip} diff --git a/start/system/pom.xml b/start/system/pom.xml index a439e70..3c80fc6 100644 --- a/start/system/pom.xml +++ b/start/system/pom.xml @@ -49,13 +49,13 @@ org.jboss.resteasy resteasy-json-binding-provider - 6.2.10.Final + 6.2.11.Final test org.jboss.resteasy resteasy-client - 6.2.10.Final + 6.2.11.Final test @@ -78,13 +78,13 @@ org.apache.maven.plugins maven-surefire-plugin - 3.5.1 + 3.5.2 org.apache.maven.plugins maven-failsafe-plugin - 3.5.1 + 3.5.2 ${cluster.ip}