From 977716658e859109f70e33b8c7ff65b19ab3fd49 Mon Sep 17 00:00:00 2001 From: Gilbert Kwan Date: Tue, 2 Apr 2024 12:23:57 -0400 Subject: [PATCH] Dependabot Bump (#226) * Bump org.jboss.resteasy:resteasy-client in /finish Bumps [org.jboss.resteasy:resteasy-client](https://github.com/resteasy/resteasy) from 6.2.7.Final to 6.2.8.Final. - [Release notes](https://github.com/resteasy/resteasy/releases) - [Commits](https://github.com/resteasy/resteasy/compare/6.2.7.Final...6.2.8.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.7.Final to 6.2.8.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.7.Final to 6.2.8.Final. - [Release notes](https://github.com/resteasy/resteasy/releases) - [Commits](https://github.com/resteasy/resteasy/compare/6.2.7.Final...6.2.8.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 /start Bumps org.jboss.resteasy:resteasy-json-binding-provider from 6.2.7.Final to 6.2.8.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] --------- Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- finish/pom.xml | 4 ++-- start/pom.xml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/finish/pom.xml b/finish/pom.xml index d4c6343b..ad8d2313 100644 --- a/finish/pom.xml +++ b/finish/pom.xml @@ -45,13 +45,13 @@ org.jboss.resteasy resteasy-client - 6.2.7.Final + 6.2.8.Final test org.jboss.resteasy resteasy-json-binding-provider - 6.2.7.Final + 6.2.8.Final test diff --git a/start/pom.xml b/start/pom.xml index 28f2e5f8..76d0bfa6 100644 --- a/start/pom.xml +++ b/start/pom.xml @@ -45,13 +45,13 @@ org.jboss.resteasy resteasy-client - 6.2.7.Final + 6.2.8.Final test org.jboss.resteasy resteasy-json-binding-provider - 6.2.7.Final + 6.2.8.Final test