From 55901555b8e3b1a09f377b67a904aa502f04f16a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Dec 2022 13:01:22 +0000 Subject: [PATCH] Bump resteasy-parent from 2.0.1.Final to 2.0.2.Final Bumps [resteasy-parent](https://github.com/resteasy/resteasy-dev-tools) from 2.0.1.Final to 2.0.2.Final. - [Release notes](https://github.com/resteasy/resteasy-dev-tools/releases) - [Commits](https://github.com/resteasy/resteasy-dev-tools/compare/2.0.1.Final...2.0.2.Final) --- updated-dependencies: - dependency-name: dev.resteasy.tools:resteasy-parent dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- async-job-service/pom.xml | 2 +- bootable-jar/pom.xml | 2 +- examples-jsapi/pom.xml | 2 +- json-binding/pom.xml | 2 +- pom.xml | 2 +- smime/pom.xml | 2 +- tracing-example/pom.xml | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) diff --git a/async-job-service/pom.xml b/async-job-service/pom.xml index 054bd841..7f20a83f 100644 --- a/async-job-service/pom.xml +++ b/async-job-service/pom.xml @@ -6,7 +6,7 @@ dev.resteasy.tools resteasy-parent - 2.0.1.Final + 2.0.2.Final diff --git a/bootable-jar/pom.xml b/bootable-jar/pom.xml index a67e59db..ae0d7a7e 100644 --- a/bootable-jar/pom.xml +++ b/bootable-jar/pom.xml @@ -6,7 +6,7 @@ dev.resteasy.tools resteasy-parent - 2.0.1.Final + 2.0.2.Final diff --git a/examples-jsapi/pom.xml b/examples-jsapi/pom.xml index b368dba1..fa9d1e78 100644 --- a/examples-jsapi/pom.xml +++ b/examples-jsapi/pom.xml @@ -6,7 +6,7 @@ dev.resteasy.tools resteasy-parent - 2.0.1.Final + 2.0.2.Final diff --git a/json-binding/pom.xml b/json-binding/pom.xml index 8dbc8c08..ec3faad3 100644 --- a/json-binding/pom.xml +++ b/json-binding/pom.xml @@ -5,7 +5,7 @@ dev.resteasy.tools resteasy-parent - 2.0.1.Final + 2.0.2.Final diff --git a/pom.xml b/pom.xml index 7dcf2d4c..e239609a 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ dev.resteasy.tools resteasy-parent - 2.0.1.Final + 2.0.2.Final diff --git a/smime/pom.xml b/smime/pom.xml index 1446d2cd..c966a88d 100644 --- a/smime/pom.xml +++ b/smime/pom.xml @@ -5,7 +5,7 @@ dev.resteasy.tools resteasy-parent - 2.0.1.Final + 2.0.2.Final diff --git a/tracing-example/pom.xml b/tracing-example/pom.xml index dd3a53ee..82ace2ee 100644 --- a/tracing-example/pom.xml +++ b/tracing-example/pom.xml @@ -5,7 +5,7 @@ dev.resteasy.tools resteasy-parent - 2.0.1.Final + 2.0.2.Final