From f0e51e9ef167df157064aefefd73630b29511039 Mon Sep 17 00:00:00 2001 From: Gilbert Kwan Date: Wed, 3 Apr 2024 11:45:31 -0400 Subject: [PATCH] Dependabot Bump (#231) * 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-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] --------- 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 4aaf14f..39c639e 100644 --- a/finish/pom.xml +++ b/finish/pom.xml @@ -49,13 +49,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 06e40c2..f392ac5 100644 --- a/start/pom.xml +++ b/start/pom.xml @@ -43,13 +43,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