From 6b8437eaaa3b019a32a18abd3c0b2f17d940f806 Mon Sep 17 00:00:00 2001 From: Gilbert Kwan Date: Tue, 2 Apr 2024 16:47:00 -0400 Subject: [PATCH] Dependabot Bump (#221) * 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] * 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 /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 /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] --------- 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 973c8fe..84e2838 100644 --- a/finish/pom.xml +++ b/finish/pom.xml @@ -51,13 +51,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 0541837..c428674 100644 --- a/start/pom.xml +++ b/start/pom.xml @@ -51,13 +51,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