From e159090b7a25b327e38e1ad3ce63fb8dba730961 Mon Sep 17 00:00:00 2001 From: Gilbert Kwan Date: Fri, 7 Jun 2024 13:57:38 -0400 Subject: [PATCH] Dependabot Bump (#221) * Bump io.openliberty.tools:liberty-maven-plugin in /start Bumps [io.openliberty.tools:liberty-maven-plugin](https://github.com/OpenLiberty/ci.maven) from 3.10.2 to 3.10.3. - [Release notes](https://github.com/OpenLiberty/ci.maven/releases) - [Commits](https://github.com/OpenLiberty/ci.maven/compare/liberty-maven-3.10.2...liberty-maven-3.10.3) --- updated-dependencies: - dependency-name: io.openliberty.tools:liberty-maven-plugin dependency-type: direct:production 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.8.Final to 6.2.9.Final. - [Release notes](https://github.com/resteasy/resteasy/releases) - [Commits](https://github.com/resteasy/resteasy/compare/6.2.8.Final...6.2.9.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.8.Final to 6.2.9.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.8.Final to 6.2.9.Final. - [Release notes](https://github.com/resteasy/resteasy/releases) - [Commits](https://github.com/resteasy/resteasy/compare/6.2.8.Final...6.2.9.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 io.openliberty.tools:liberty-maven-plugin in /finish Bumps [io.openliberty.tools:liberty-maven-plugin](https://github.com/OpenLiberty/ci.maven) from 3.10.2 to 3.10.3. - [Release notes](https://github.com/OpenLiberty/ci.maven/releases) - [Commits](https://github.com/OpenLiberty/ci.maven/compare/liberty-maven-3.10.2...liberty-maven-3.10.3) --- updated-dependencies: - dependency-name: io.openliberty.tools:liberty-maven-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 /finish Bumps org.jboss.resteasy:resteasy-json-binding-provider from 6.2.8.Final to 6.2.9.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 | 6 +++--- start/pom.xml | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/finish/pom.xml b/finish/pom.xml index 1973c0d..a4898ca 100644 --- a/finish/pom.xml +++ b/finish/pom.xml @@ -45,13 +45,13 @@ org.jboss.resteasy resteasy-client - 6.2.8.Final + 6.2.9.Final test org.jboss.resteasy resteasy-json-binding-provider - 6.2.8.Final + 6.2.9.Final test @@ -86,7 +86,7 @@ io.openliberty.tools liberty-maven-plugin - 3.10.2 + 3.10.3 diff --git a/start/pom.xml b/start/pom.xml index 1973c0d..a4898ca 100644 --- a/start/pom.xml +++ b/start/pom.xml @@ -45,13 +45,13 @@ org.jboss.resteasy resteasy-client - 6.2.8.Final + 6.2.9.Final test org.jboss.resteasy resteasy-json-binding-provider - 6.2.8.Final + 6.2.9.Final test @@ -86,7 +86,7 @@ io.openliberty.tools liberty-maven-plugin - 3.10.2 + 3.10.3