From 55ffd774df6f68cc955ba1dfdbae2a91517e7fc3 Mon Sep 17 00:00:00 2001 From: Gilbert Kwan Date: Tue, 3 Dec 2024 18:18:25 -0500 Subject: [PATCH] Dependabot Bump (#260) * 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:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] * 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:development 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-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:development 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:development 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.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/pom.xml | 8 ++++---- start/pom.xml | 8 ++++---- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/finish/pom.xml b/finish/pom.xml index 75ab53d..a6e74cd 100644 --- a/finish/pom.xml +++ b/finish/pom.xml @@ -42,13 +42,13 @@ org.jboss.resteasy resteasy-client - 6.2.10.Final + 6.2.11.Final test org.jboss.resteasy resteasy-json-binding-provider - 6.2.10.Final + 6.2.11.Final test @@ -77,7 +77,7 @@ org.apache.maven.plugins maven-surefire-plugin - 3.5.1 + 3.5.2 io.openliberty.tools @@ -88,7 +88,7 @@ org.apache.maven.plugins maven-failsafe-plugin - 3.5.1 + 3.5.2 ${liberty.var.http.port} diff --git a/start/pom.xml b/start/pom.xml index 75ab53d..a6e74cd 100644 --- a/start/pom.xml +++ b/start/pom.xml @@ -42,13 +42,13 @@ org.jboss.resteasy resteasy-client - 6.2.10.Final + 6.2.11.Final test org.jboss.resteasy resteasy-json-binding-provider - 6.2.10.Final + 6.2.11.Final test @@ -77,7 +77,7 @@ org.apache.maven.plugins maven-surefire-plugin - 3.5.1 + 3.5.2 io.openliberty.tools @@ -88,7 +88,7 @@ org.apache.maven.plugins maven-failsafe-plugin - 3.5.1 + 3.5.2 ${liberty.var.http.port}