From 0fcad3ce4192b23c2f86aadcda3be2f0a5d6f911 Mon Sep 17 00:00:00 2001 From: Gilbert Kwan Date: Tue, 2 Apr 2024 10:18:47 -0400 Subject: [PATCH] Dependabot Bump (#74) * 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-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/system/pom.xml | 2 +- start/system/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/finish/system/pom.xml b/finish/system/pom.xml index 2ece3c5..c67d479 100644 --- a/finish/system/pom.xml +++ b/finish/system/pom.xml @@ -50,7 +50,7 @@ org.jboss.resteasy resteasy-json-binding-provider - 6.2.7.Final + 6.2.8.Final test diff --git a/start/system/pom.xml b/start/system/pom.xml index 2ece3c5..c67d479 100644 --- a/start/system/pom.xml +++ b/start/system/pom.xml @@ -50,7 +50,7 @@ org.jboss.resteasy resteasy-json-binding-provider - 6.2.7.Final + 6.2.8.Final test